Commit Graph

403 Commits (e5558ce13fd26725dfc856fb2db8a87aa3d820e3)

Author SHA1 Message Date
kabachuha e5558ce13f movements 2023-09-03 14:31:34 +03:00
kabachuha 5a0f594a2b make it look more like Auto 2023-09-03 14:12:47 +03:00
kabachuha e1c7e18ed3 move model switcher 2023-09-03 13:13:18 +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
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 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
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 6648574961 bump version 2023-07-02 20:03: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 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