Commit Graph

64 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
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
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 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 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 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
ExponentialML 8607080d1a Sampler dropdown only for Modelscope, ETA for DDIM 2023-06-28 20:42:12 -07:00
ExponentialML fe75cb3fae Add reconstruct cond wrapper. 2023-06-28 19:37:15 -07:00
ExponentialML c071a804b7 Initial commit for multi-sampler feature. 2023-06-27 22:18:52 -07:00
kabachuha cf032e1711 add refresh button stub 2023-06-28 00:31:04 +03:00
kabachuha a28ccaf610 don't autoset 2023-06-27 23:57:07 +03:00
kabachuha 5c9ccdd257 autoset ui inpaint and v2v frames values 2023-06-27 23:51:08 +03:00
kabachuha 511473da29 frames_v variable name fix 2023-06-27 23:47:57 +03:00
kabachuha d6b3496bc2 don't use dict in gradio calls 2023-06-27 23:44:21 +03:00
kabachuha bfedfdcbc7 Update args.py 2023-06-27 23:40:00 +03:00
kabachuha a48aeba991 Merge branch 'main' into limit_inp_frames 2023-06-27 23:32:38 +03:00
Dion Timmer 5a826df090 fix api with component length
personal fix so i could get API to work
2023-06-27 12:31:46 -04:00
kabachuha c277ac5f54 Merge branch 'main' into limit_inp_frames 2023-06-11 16:56:45 +03:00
kabachuha 9d200dcd29 remove orphaned reference 2023-05-31 12:26:21 +03: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 47ef5f6dff check for dicts 2023-04-21 19:43:46 +03:00
kabachuha a778988e5a Merge branch 'main' into limit_inp_frames 2023-04-21 19:17:39 +03:00
kabachuha fe107bdeb4 limit inp/start frames by total frames 2023-04-21 19:15:30 +03:00
kabachuha 485208f9e1
Merge pull request #130 from deforum-art/progressbar
add progressbar, interrupt, skip
2023-04-21 19:07:23 +03:00
kabachuha 3a5fcb5fa5 limit vid2vid_start frame by frames 2023-04-21 16:04:17 +03:00
kabachuha 6a7e57c9c0 limit inpainting frames by frames 2023-04-21 16:04:05 +03:00
kabachuha 1f5848bdee add nsfw to default negative prompt
to prevent sudden harming content by default
2023-04-21 15:44:35 +03:00
kabachuha baa856bc94 call submit_txt2vid 2023-04-21 14:52:14 +03:00
kabachuha 9b79cb8d3a fix #116 2023-04-16 15:17:20 +03:00
kabachuha 3acf729dfd fix inpainting_frames count as well 2023-04-16 14:24:15 +03:00
kabachuha d6c5591212 return the lost max frame doubling if has torch2 2023-04-16 14:23:17 +03:00