kabachuha
|
f0b5ab86f6
|
add animatediff args to settings saving
|
2023-11-13 22:13:15 +03:00 |
kabachuha
|
3793566ea6
|
put animatediff_args in function calls
|
2023-11-13 22:07:31 +03:00 |
kabachuha
|
c5bff7c37a
|
wip progress with animatediff
|
2023-10-06 00:18:48 +03:00 |
kabachuha
|
5f075c810a
|
add License notices
|
2023-08-12 09:46:20 +03: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
|
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 |
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
|
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
|
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 |
hithereai
|
39c6689a01
|
tiny fix
|
2023-05-21 22:38:01 +03:00 |
hithereai
|
1b9301d82f
|
p
|
2023-05-21 17:20:47 +03:00 |
kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
8884842589
|
CLEAN
|
2023-05-19 20:45:31 +03:00 |
hithereai
|
a7beb20909
|
clean
|
2023-05-19 00:19:31 +03:00 |
hithereai
|
4e2f01fb18
|
part 2
|
2023-05-18 00:54:36 +03:00 |
hithereai
|
abdccec7ff
|
Update render_modes.py
|
2023-05-18 00:41:44 +03:00 |
hithereai
|
3bfe4bf8c7
|
Update render_modes.py
|
2023-05-18 00:41:22 +03:00 |
hithereai
|
f783821d8a
|
C1
|
2023-05-17 14:39:16 +03:00 |
rewbs
|
20c4fac824
|
Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'"
|
2023-04-18 14:18:24 +10:00 |
hithereai
|
251ccc6f9f
|
add DEBUG_MODE
|
2023-04-07 18:57:48 +03:00 |
hithereai
|
63f08d0938
|
add pause/resume for interpolation mode as well
|
2023-04-04 22:08:39 +03:00 |
kabachuha
|
d4a48b1e0a
|
re-add matisse's changes
|
2023-03-13 22:22:22 +03:00 |
hithereai
|
7a6d814332
|
revert try 1
|
2023-03-10 09:26:17 +02:00 |
Matisse
|
19aeaa627d
|
Adding max_f and math to interpolation mode
|
2023-03-09 00:22:03 -08:00 |
hithereai
|
61975f68ac
|
add saving of pos and neg prompts to anim_run sett file
|
2023-03-08 22:45:33 +02:00 |
hithereai
|
6fe8927499
|
fix missing prompts in save_settings_from_animation_run(
|
2023-03-08 22:05:24 +02:00 |
hithereai
|
1eb345d5a0
|
done? handle saving when running animations
|
2023-03-07 18:12:16 +02:00 |
hithereai
|
6e255f97c8
|
align img filenames to be of length 09.extension
|
2023-03-05 22:30:22 +02:00 |
hithereai
|
0f24e404e3
|
code clean
|
2023-03-04 15:29:02 +02:00 |
hithereai
|
0d912d7655
|
add clipskip support for interpolation mode
|
2023-03-04 14:36:14 +02:00 |
hithereai
|
40d48e3678
|
tiny fix for sampler schedule in interp mode
|
2023-03-04 14:30:36 +02:00 |
hithereai
|
725f06b50e
|
add support for steps and sampler schedueling in interpolation mode
|
2023-03-04 14:25:15 +02:00 |
hithereai
|
fde2ea6cf6
|
p
|
2023-03-04 04:15:47 +02:00 |
rewbs
|
ebcb75a0a7
|
Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test.
|
2023-03-02 06:36:33 +11:00 |
kabachuha
|
12c5c8b2ce
|
add missed controlnet_args to video mask
|
2023-02-24 14:29:04 +03:00 |
hithereai
|
b925cf9a50
|
fix interpolation mode not running at all
|
2023-02-22 21:47:59 +02:00 |
kabachuha
|
e4069e1b79
|
fix input video mode laoding
|
2023-02-20 00:23:59 +03:00 |
kabachuha
|
9d6c3fbbe9
|
pass controlnet args to renders
|
2023-02-19 18:35:09 +03:00 |
hithereai
|
6c4d593ee7
|
handle gen sett file when doing interpolation anim mode run
|
2023-02-12 20:12:46 +02:00 |
hithereai
|
10b6d20b3b
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into subseed_schds
|
2023-02-11 19:05:15 +02:00 |
hithereai
|
b1755dfd0a
|
more updates
|
2023-02-11 14:24:02 +02:00 |
hithereai
|
aa2f7de4dd
|
progress
|
2023-02-11 12:47:43 +02:00 |
hithereai
|
b16249a887
|
closer to done
|
2023-02-10 21:48:32 +02:00 |
hithereai
|
3842b43be0
|
upgrades
|
2023-02-10 21:32:42 +02:00 |
hithereai
|
5dea4577fd
|
initial commit
|
2023-02-10 02:27:08 +02:00 |