Commit Graph

510 Commits (main)

Author SHA1 Message Date
kabachuha 989f5cfec8
Update README.md 2024-01-11 10:49:56 +03:00
kabachuha 6eb8432a1e
maintained by Deforum-art 2023-11-21 22:41:53 +03:00
kabachuha 9633879efd
add not maintained notice 2023-11-21 13:00:40 +03:00
kabachuha 01e41fd454
refresh models list on start (#229)
anti-frustration feature
2023-09-03 12:45:42 +03:00
ExponentialML 973186c74b
Fix Stable LoRA Text Encoder Loading (#218)
Seems the trainer outputs in a different format that excludes `model.transformer`. This should fix the issue.
2023-08-31 23:41:18 +03:00
kabachuha ebe0900dd1 show videos immediately 2023-08-31 23:32:31 +03:00
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 d224c227e6 update wrap_gradio_gpu_call import 2023-08-31 21:13:21 +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
kabachuha 20ead1033e
detox issue reporting 2023-08-14 11:02:14 +03:00
kabachuha 5fc9f33821
Create FUNDING.yml 2023-08-13 20:59:50 +03:00
kabachuha 8f0af8c95a
Merge pull request #201 from ExponentialML/feat/stable_lora
Add Stable LoRA support
2023-07-14 15:41:05 +03:00
ExponentialML 2c1fe4d527
Fix lora load unloading 2023-07-13 16:45:29 -07:00
kabachuha 205614c770 remove unneeded import 2023-07-13 17:30:53 +03:00
ExponentialML ec11ad5b6d
More message suppression 2023-07-13 02:49:56 -07:00
ExponentialML de6a8d3189
Relax print messages. 2023-07-13 02:41:27 -07:00
ExponentialML e87593d14a
Text Encoder Support, remove redundant imports. 2023-07-13 02:34:43 -07:00
ExponentialML 8d73ddf41d
Update README 2023-07-12 12:41:29 -07:00
ExponentialML 4ebcbd1135
Add lora directory helper 2023-07-12 12:38:07 -07:00
ExponentialML 2dad959835 Add Stable LoRA support 2023-07-11 17:14:13 -07:00
kabachuha 3f4a109a69
a bit better wording about saving models 2023-07-03 12:05:18 +03:00
kabachuha 2396dcf7c1
Merge pull request #192 from dotsimulate/APIcheck
API check in render.py
2023-07-03 11:45:18 +03:00
dotsimulate 8eb72a3840 Update render.py 2023-07-02 22:54:20 -04:00
dotsimulate 32c3282944 Update render.py 2023-07-02 22:24:10 -04:00
kabachuha 13a1929d0f
Use DDIM_Gaussian by API default 2023-07-03 00:42:14 +03:00
kabachuha fb40115ce5
Update changelog 2023-07-02 20:07:09 +03:00
kabachuha 7045990952 Merge branch 'main' of https://github.com/kabachuha/sd-webui-text2video 2023-07-02 20:03:37 +03:00
kabachuha 6648574961 bump version 2023-07-02 20:03:29 +03:00
kabachuha 500661375b
add zeroscope v2 to the list of the fine-tunes 2023-07-02 20:02:29 +03:00
kabachuha 3208d80742 better layout for models info 2023-07-02 19:53:55 +03:00
kabachuha 793201bb42 update the plugin links 2023-07-02 19:48:47 +03:00
kabachuha 2a4b0314c7 improve videocrafter link layout 2023-07-02 19:40:13 +03:00
kabachuha dd410d27bd lowercase 'using' 2023-07-02 19:38:00 +03:00
kabachuha 8e449e41dc
Merge pull request #186 from kabachuha/model_storage
Model switch
2023-07-02 19:33:24 +03:00
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 1f1b1f8f4e
Merge pull request #187 from ExponentialML/feat/multi-sampler
Add Multiple LDM Compatible Samplers
2023-07-02 17:21:20 +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