rewbs
|
5ce6eee9fa
|
Allow tests to run properly on github.
|
2023-08-02 20:59:18 +10:00 |
rewbs
|
2231f55205
|
Allow time for server to come up properly if it was started externally.
|
2023-08-01 14:19:31 +10:00 |
rewbs
|
517a14e817
|
Add broader set of tests and API improvements, including job cancellation
|
2023-08-01 14:10:28 +10:00 |
rewbs
|
802605a3a3
|
Bump up test timeout
|
2023-07-31 14:22:31 +10:00 |
rewbs
|
c9270155e7
|
Switch test to 2d mode to avoid 3d model download.
|
2023-07-31 14:10:06 +10:00 |
rewbs
|
67d0dc9c11
|
remove bad path from test file
|
2023-07-31 13:58:39 +10:00 |
rewbs
|
0c6001e8d6
|
Ensure tests can still run if deforum settings in a1111 settings screen have never been saved
|
2023-07-31 13:46:34 +10:00 |
rewbs
|
c01e57d926
|
Initial test framework
|
2023-07-31 13:24:26 +10:00 |
Robin Fernandes
|
46475d9b88
|
Merge pull request #810 from andyxr/automatic1111-webui
Added option to delete all inputframes
|
2023-07-28 16:08:12 +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
|
9e9f2919b3
|
Merge pull request #796 from rewbs/preview-video-render
Add optional preview video stitching every N frames
|
2023-07-28 13:57:35 +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 |
rewbs
|
e119262989
|
Merge branch 'preview-video-render' of https://github.com/rewbs/deforum-for-automatic1111-webui into preview-video-render
|
2023-07-27 22:59:09 +10:00 |
andyxr
|
4f2fee0884
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui
|
2023-07-26 09:04:21 +01:00 |
Robin Fernandes
|
2d02007624
|
Update README.md (checking commit rigts)
|
2023-07-26 14:15:40 +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
|
c9a71471ba
|
api for listing batches
|
2023-07-20 08:48:53 +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
|
d5769bce72
|
Delete vcs.xml
|
2023-07-14 12:42:46 +01:00 |
andyxr
|
1cc0e6e8cb
|
Delete sd-webui-deforum.iml
|
2023-07-14 12:42:29 +01:00 |
andyxr
|
448722e667
|
Delete misc.xml
|
2023-07-14 12:42:17 +01:00 |
andyxr
|
0d0ce0896c
|
Delete profiles_settings.xml
|
2023-07-14 12:42:05 +01:00 |
andyxr
|
154e5ebbf9
|
Delete Project_Default.xml
|
2023-07-14 12:41:39 +01:00 |
andyxr
|
f62aa648b0
|
Delete .gitignore
|
2023-07-14 12:41:16 +01: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 |
rewbs
|
35da48ebea
|
Merge branch 'preview-video-render' of https://github.com/rewbs/deforum-for-automatic1111-webui into preview-video-render
|
2023-07-05 10:13:55 +10:00 |
rewbs
|
11b6f09a52
|
Merge branch 'automatic1111-webui' into preview-video-render
|
2023-07-05 10:13:38 +10:00 |
hithereai
|
43273d8cc2
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/796
|
2023-07-02 19:56:40 +03:00 |
hithereai
|
858c4dd6fd
|
Merge pull request #791 from rewbs/parseq-controlnet
Allow Parseq to control ControlNet schedules
|
2023-07-02 19:52:11 +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
|
b58056f911
|
Merge pull request #773 from deforum-art/kabachuha-patch-2
make the default bunny more vibrant
|
2023-06-07 00:47:35 +03:00 |
kabachuha
|
ec32a08e2b
|
make the default bunny more vibrant
to see better how colormatch works
|
2023-06-07 00:46:44 +03:00 |
hithereai
|
780e8a3bf4
|
Merge pull request #768 from hithereai/fix-interp-2
fix interpolation of uploaded images
|
2023-06-03 17:02:11 +03:00 |
hithereai
|
3af9d691b9
|
fix interpolation of uploaded images
|
2023-06-03 17:01:42 +03:00 |
hithereai
|
56dc0ba56a
|
Merge pull request #766 from hithereai/fix-masks-v2
fix masks v2
|
2023-06-03 11:54:27 +03:00 |
hithereai
|
a9c182f999
|
fix masks v2
|
2023-06-03 11:52:15 +03:00 |
hithereai
|
e5de817298
|
Merge pull request #765 from hithereai/temp-revert-fix-mask
temp revert mask fix to fix setting issue
|
2023-06-03 11:46:27 +03:00 |
hithereai
|
99f6bd6fa3
|
temp revert mask fix to fix setting issue
|
2023-06-03 11:45:48 +03:00 |
hithereai
|
573c911fce
|
Merge pull request #764 from hithereai/fix-masks
fix masks not working properly
|
2023-06-03 11:31:44 +03:00 |