Commit Graph

13 Commits (e5558ce13fd26725dfc856fb2db8a87aa3d820e3)

Author SHA1 Message Date
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
kabachuha 1f95ac7799 fix the merge with the path fix 2023-07-02 13:39:06 +03:00
ExponentialML 98668f5301 Update pipeline 2023-06-28 19:42:40 -07:00
ExponentialML c071a804b7 Initial commit for multi-sampler feature. 2023-06-27 22:18:52 -07:00
kabachuha 8e723d989b fix t2v model import in pipeline 2023-06-27 23:25:39 +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 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 2a230149b1 print the actual seed if -1
closes #107
2023-04-21 14:23:59 +03:00
kabachuha 340879f855 separate latents halving from mask halving
fixes #120
2023-04-21 13:29:21 +03:00
kabachuha 489c5fcae0 print generation parameters (incl. seed)
addresses #107
2023-04-18 22:04:42 +03:00
kabachuha 741ecb9cb3 true keeping the pipe in VRAM
with never offloading to CPU
2023-04-15 01:42:12 +03:00
kabachuha ac76c6713c Merge branch 'main' into inpainting 2023-04-07 22:33:18 +03:00
kabachuha 828427b139 add videocrafter modules 2023-04-05 22:00:29 +03:00