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
|
8a0489914a
|
compat with the newer webui UI pbar counting
|
2023-07-02 17:14:00 +03:00 |
ExponentialML
|
c071a804b7
|
Initial commit for multi-sampler feature.
|
2023-06-27 22:18:52 -07: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 |
hithereai
|
8c4ad26435
|
fix issue with deletion of sd_model
|
2023-05-22 01:26:23 +03:00 |
kabachuha
|
e71fd72881
|
fix progress bar's count when multible batches
|
2023-04-21 15:38:01 +03:00 |
kabachuha
|
ff8ca64f50
|
add progressbar, interrupt, skip
|
2023-04-21 14:17:12 +03:00 |
rbfussell
|
56f1113199
|
Update process_modelscope.py
Removed an extra /s between if<> args.inpainting_frames
|
2023-04-20 08:54:09 -05:00 |
Robin Fussell
|
898e5e9cd7
|
Fix[122] :: Exception occurred: 'NoneType' object has no attribute 'name' :: process_modelscope.py:: inpainting_frames->args.inpainting_frames
|
2023-04-20 08:45:37 -05:00 |
kabachuha
|
4aec8c2a20
|
change the main version to 1.2b
|
2023-04-16 01:39:30 +03:00 |
kabachuha
|
8165aa3c11
|
rename img2img to vid2vid
so it won't be confused with webui's img2img
|
2023-04-16 01:36:55 +03:00 |
kabachuha
|
24b893a5e9
|
fix strength value
|
2023-04-16 01:09:50 +03:00 |
kabachuha
|
e8fe1844b4
|
fix the missing link to strength
|
2023-04-15 23:14:46 +03:00 |
kabachuha
|
96d983c491
|
fix video output in GUI
|
2023-04-15 19:11:40 +03:00 |
kabachuha
|
cafa586d98
|
return the things vanished after the merge
|
2023-04-15 18:55:35 +03:00 |
kabachuha
|
b162d5d1b8
|
fix links to i1_store_t2v
|
2023-04-14 16:31:25 +03:00 |
kabachuha
|
a053ad03ea
|
refactor to get rid of cyclic dependencies
|
2023-04-14 15:51:30 +03:00 |