kabachuha
1ebbaee7a3
print more info about the selected model
2023-07-02 19:23:55 +03:00
kabachuha
d16b0f5473
fixup dirs not being shown due to wrong isdir call
2023-07-02 19:18:27 +03:00
kabachuha
f58716e0d9
variable name fixup
2023-07-02 19:13:53 +03:00
kabachuha
7f2a26a114
model search path fix
2023-07-02 18:44:43 +03:00
kabachuha
c82362f227
better ui layout for model switch
2023-07-02 18:43:00 +03:00
kabachuha
5e15f0f18b
fix import
2023-07-02 18:38:19 +03:00
kabachuha
660fc07e64
pass the selected model to the pipeline
...
also reload the model only if the selected model has been changed
2023-07-02 18:34:51 +03:00
kabachuha
f5b46acd25
add model selection to the api
2023-07-02 18:27:24 +03:00
kabachuha
c606463e44
use webui's models path as the init models folder
2023-07-02 18:27:07 +03:00
kabachuha
a9cbf65dc6
do model search with ui button click
...
with the help of snydjos
2023-07-02 18:13:30 +03:00
kabachuha
412909b8eb
Merge branch 'main' into model_storage
2023-07-02 17:37:43 +03:00
kabachuha
8a0489914a
compat with the newer webui UI pbar counting
2023-07-02 17:14:00 +03:00
kabachuha
716efc72ca
fix sampling steps ui better
2023-07-02 17:03:06 +03:00
kabachuha
dbb5fde6a8
fix ui progressbar not showing sampling
2023-07-02 16:47:35 +03:00
kabachuha
5789fbb476
sampler visible by default
...
prevents a loading bug
2023-07-02 16:25:15 +03:00
kabachuha
4694beac3f
relocate the sampler dropdown and add to both tabs
2023-07-02 15:40:00 +03:00
kabachuha
6964ff44cc
add sampler to api
2023-07-02 15:39:27 +03:00
kabachuha
1f95ac7799
fix the merge with the path fix
2023-07-02 13:39:06 +03:00
kabachuha
eda0d4e7af
fix the merge with the vlad-compat fix
2023-07-02 13:37:48 +03:00
kabachuha
c87b84b039
revert wrong merge to api
...
part of streamlining #187
2023-07-02 13:35:21 +03:00
ExponentialML
c012fefd6b
Fix unconditional UniPC
2023-06-28 21:17:55 -07:00
ExponentialML
8607080d1a
Sampler dropdown only for Modelscope, ETA for DDIM
2023-06-28 20:42:12 -07:00
ExponentialML
a59728f560
Update UniPC support
2023-06-28 19:48:52 -07:00
ExponentialML
d40cdf05ee
Update UniPC to work with cond reconstruction
2023-06-28 19:47:43 -07:00
ExponentialML
8356a8db72
Update and fix DDIM sampling
2023-06-28 19:47:01 -07:00
ExponentialML
60fa07eaa1
Add DDIM Gaussian with inpainting support
2023-06-28 19:45:31 -07:00
ExponentialML
98668f5301
Update pipeline
2023-06-28 19:42:40 -07:00
ExponentialML
fe75cb3fae
Add reconstruct cond wrapper.
2023-06-28 19:37:15 -07:00
ExponentialML
c071a804b7
Initial commit for multi-sampler feature.
2023-06-27 22:18:52 -07:00
kabachuha
cf032e1711
add refresh button stub
2023-06-28 00:31:04 +03:00
kabachuha
a28ccaf610
don't autoset
2023-06-27 23:57:07 +03:00
kabachuha
5c9ccdd257
autoset ui inpaint and v2v frames values
2023-06-27 23:51:08 +03:00
kabachuha
511473da29
frames_v variable name fix
2023-06-27 23:47:57 +03:00
kabachuha
d6b3496bc2
don't use dict in gradio calls
2023-06-27 23:44:21 +03:00
kabachuha
bfedfdcbc7
Update args.py
2023-06-27 23:40:00 +03:00
kabachuha
a48aeba991
Merge branch 'main' into limit_inp_frames
2023-06-27 23:32:38 +03:00
kabachuha
0827560fc3
Merge branch 'main' of https://github.com/kabachuha/sd-webui-text2video
2023-06-27 23:32:16 +03:00
kabachuha
8e723d989b
fix t2v model import in pipeline
2023-06-27 23:25:39 +03:00
Dion Timmer
72436f4f41
Merge branch 'main' of https://github.com/diontimmer/sd-webui-text2video
2023-06-27 12:31:56 -04:00
Dion Timmer
5a826df090
fix api with component length
...
personal fix so i could get API to work
2023-06-27 12:31:46 -04:00
kabachuha
9a1f8fbb40
add defaulting for cmd_opts in Vladmandic
...
fixes #180
2023-06-27 18:55:05 +03:00
Martín (Netux) Rodríguez
48619d1feb
Add scripts/ directory, relative to api_t2v.py, to os.path
...
Same as #172 , but for the API
2023-06-25 01:26:14 -03:00
kabachuha
c277ac5f54
Merge branch 'main' into limit_inp_frames
2023-06-11 16:56:45 +03:00
Martín (Netux) Rodríguez
6fa2d1fa5a
Add scripts/ directory to path, relative to text2vid.py file
...
Fixes extension failing to load when installing the extension with an unusual directory name (like mine).
Copies what is done in api_t2v.py
I think this accounts for the other additions to the path as well, but I didn't want to touch those in case something broke on a different setup.
2023-06-06 20:08:46 -03:00
TheSloppiestOfJoes
3462a12ebf
attmept to fix AMD users not using CPU and giving CUDA error
2023-06-02 14:34:41 -07:00
kabachuha
9d200dcd29
remove orphaned reference
2023-05-31 12:26:21 +03:00
kabachuha
8cba2def5b
relicense sd-webui-text2video under AGPL v3.0
...
Incorporates the original ModelScope code into the extension and licenses them both under the Apache 2.0-compatible AGPL v3.0
2023-05-30 17:23:45 +03:00
kabachuha
7c63d4441f
add opt_sdp_no_mem_attention to fix determinism
...
closes #145
2023-05-22 16:21:55 +03:00
hithereai
8c4ad26435
fix issue with deletion of sd_model
2023-05-22 01:26:23 +03:00
kabachuha
5135ca930b
add the decimal part to dropouts
...
closes #137
2023-04-23 13:42:16 +03:00