Commit Graph

22 Commits (e5558ce13fd26725dfc856fb2db8a87aa3d820e3)

Author SHA1 Message Date
kabachuha bd7ac5239c
show video generation params in ui (#228) 2023-08-31 23:17:08 +03:00
kabachuha dec26741f9
Save and view video metadata (#227)
* save settings as video metadata

* add selector to save metadata

* add metadata viewer

* save as 'comment'

* fixup defaulting

* add metadata writing via mutagen

* tinytag -> mutagen
2023-08-31 23:07:33 +03:00
kabachuha 9030ceebd0 update import for 1.6 2023-08-31 21:11:52 +03:00
Derrick Schultz (he/him) 996d9960da
save txt2vid options as txt (#198)
* save arguments to pass to process_modelscope.py

* save arguments to txt file for reuse

* cleanup

* cleanup

* use webui-formatted infotext

* fixup

* fixup

* fix again cause bad github sync

---------

Co-authored-by: kabachuha <artemkhrapov2001@yandex.ru>
2023-08-30 22:56:33 +03:00
ExponentialML 2dad959835 Add Stable LoRA support 2023-07-11 17:14:13 -07: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 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