rewbs
|
5ce6eee9fa
|
Allow tests to run properly on github.
|
2023-08-02 20:59:18 +10:00 |
rewbs
|
517a14e817
|
Add broader set of tests and API improvements, including job cancellation
|
2023-08-01 14:10:28 +10:00 |
rewbs
|
67d0dc9c11
|
remove bad path from test file
|
2023-07-31 13:58:39 +10:00 |
rewbs
|
c01e57d926
|
Initial test framework
|
2023-07-31 13:24:26 +10:00 |
rewbs
|
2b54cfd3e5
|
Merge branch 'origin/automatic1111-webui' into andyxr/automatic1111-webui
|
2023-07-28 16:00:22 +10:00 |
Robin Fernandes
|
02a13cf9e6
|
Merge pull request #807 from rewbs/parseq-guided-images
Allow Parseq to control guided images schedules
|
2023-07-28 14:19:30 +10:00 |
Robin Fernandes
|
943a10ad3b
|
Update args.py - undo unrelated max value change.
|
2023-07-28 13:56:39 +10:00 |
rewbs
|
6682572d96
|
Fix case when preview option has never been set.
|
2023-07-27 23:00:52 +10:00 |
Robin Fernandes
|
0fafce9c57
|
Don't skip creating preview video if the preview frame is a cadence frame (create it on the next generation frame)
|
2023-07-21 23:48:00 +10:00 |
Robin Fernandes
|
45f5abc96c
|
Rudimentary status tracking.
|
2023-07-20 01:12:19 +10:00 |
Robin Fernandes
|
8a9ffdd333
|
Improve API implementation (don't run on a separate port); add CLI options to run&done a list of settings files on startup.
|
2023-07-19 23:22:23 +10:00 |
Robin Fernandes
|
2abee0b90e
|
Messing around with an API to trigger deforum runs with settings supplied in the request.
|
2023-07-19 19:19:13 +10:00 |
andyxr
|
cadb7808a9
|
Added option to delete all inputframes
In Output tab, users can now choose to not only delete frames, but delete all inputframes, including those created by ControlNet
|
2023-07-08 11:33:36 +01:00 |
rewbs
|
c3a3b13afc
|
Don't pollute list of managed/unmanaged fields with internal attributes.
|
2023-07-05 11:32:01 +10:00 |
rewbs
|
71917cab9e
|
Add support for Parseq to control guided images schedules.
|
2023-07-05 10:59:57 +10:00 |
hithereai
|
43273d8cc2
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/796
|
2023-07-02 19:56:40 +03:00 |
rewbs
|
39cf10db68
|
Video preview improvements: don't render video on last frames (final video is being rendered anyway); in concurrent mode, detect case where previous preview is still rendering and skip the current render.
|
2023-06-29 06:27:33 +10:00 |
rewbs
|
d2705e2edf
|
Fixed missed variable inlining in upscale invocation
|
2023-06-27 14:19:27 +10:00 |
rewbs
|
9cedc48739
|
Add optional preview video render which generates the vid every N frames (either sync or async. Minor: improve error message if hybrid video finds no frames to use. Minor: include 2D centre transform x/y in the console log along side other anim params.
|
2023-06-26 19:34:15 +10:00 |
rewbs
|
78a7f3e7e3
|
Fix remaining references to looper in test.
|
2023-06-16 15:30:47 +10:00 |
rewbs
|
bec0817b72
|
Simplify PR #790 to include only changes to enable controlnet to be controlled by Parseq (not guided images).
|
2023-06-16 15:21:15 +10:00 |
rewbs
|
9805c3ff57
|
Add support for Parseq to control ControlNet and Guided Images.
|
2023-06-16 00:23:02 +10:00 |
kabachuha
|
ec32a08e2b
|
make the default bunny more vibrant
to see better how colormatch works
|
2023-06-07 00:46:44 +03:00 |
hithereai
|
3af9d691b9
|
fix interpolation of uploaded images
|
2023-06-03 17:01:42 +03:00 |
hithereai
|
a9c182f999
|
fix masks v2
|
2023-06-03 11:52:15 +03:00 |
hithereai
|
99f6bd6fa3
|
temp revert mask fix to fix setting issue
|
2023-06-03 11:45:48 +03:00 |
hithereai
|
d8719c0437
|
fix masks not working properly
|
2023-06-03 11:30:27 +03:00 |
hithereai
|
80d1f3256e
|
fix interpolation of vids/ pics outside of deforum run
|
2023-06-02 17:48:53 +03:00 |
rewbs
|
b7ec9cd7fd
|
Correctly move interpolated, upscaled video file with RIFE.
|
2023-05-30 15:47:32 +10:00 |
hithereai
|
759234156f
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/745
|
2023-05-25 21:00:24 +03:00 |
hithereai
|
eea614a2de
|
Update args.py
|
2023-05-25 20:59:19 +03:00 |
hithereai
|
5efb3d8efb
|
critical upscaling fix (for all users)
|
2023-05-25 20:58:06 +03:00 |
hithereai
|
2f7d4c74c2
|
label name change p1
|
2023-05-25 20:19:40 +03:00 |
rewbs
|
f1a6c9c017
|
Allow frame interpolation to use the upscaled images, if available (so you can do generate -> upscale -> interpolate in one go)
|
2023-05-24 15:41:43 +10:00 |
hithereai
|
0ed7c4c847
|
fix width / height vals
|
2023-05-23 13:01:06 +03:00 |
hithereai
|
ae426f6707
|
fix aspect ratio (25 to 1)
|
2023-05-23 03:01:02 +03:00 |
hithereai
|
e6698a995e
|
fix saving loading of settings
|
2023-05-22 14:21:35 +03:00 |
hithereai
|
b4dc18153e
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into refactor-1.2
|
2023-05-22 00:24:23 +03:00 |
hithereai
|
39c6689a01
|
tiny fix
|
2023-05-21 22:38:01 +03:00 |
hithereai
|
78ed48f9dc
|
semantics
|
2023-05-21 22:33:33 +03:00 |
hithereai
|
8889ff3a1b
|
revive non-working clipseg model
|
2023-05-21 19:06:22 +03:00 |
hithereai
|
af633932ea
|
Update prompt.py
|
2023-05-21 18:27:27 +03:00 |
hithereai
|
03c70bbed8
|
Update run_deforum.py
|
2023-05-21 18:23:28 +03:00 |
hithereai
|
f0e10be16d
|
Update run_deforum.py
|
2023-05-21 18:22:44 +03:00 |
hithereai
|
a88abdf956
|
Update run_deforum.py
|
2023-05-21 18:20:53 +03:00 |
hithereai
|
cb1dedbb2f
|
use fstrings
|
2023-05-21 18:17:16 +03:00 |
hithereai
|
b71c24b975
|
clean
|
2023-05-21 18:11:09 +03:00 |
hithereai
|
568ffcef9d
|
Update ui_elements.py
|
2023-05-21 18:08:45 +03:00 |
hithereai
|
9616b220f0
|
Update ui_elements.py
|
2023-05-21 18:06:01 +03:00 |
hithereai
|
59125482b4
|
Update ui_elements.py
|
2023-05-21 17:57:05 +03:00 |