kabachuha
cf343a4e11
add PNG to save format
2023-11-13 23:45:13 +03:00
kabachuha
13d01b9b8d
hardcoded script args offset
...
Update deforum_animatediff.py
2023-11-13 23:39:27 +03:00
kabachuha
a6720ceac0
Revert "send args_dict as a list containing the dict"
...
This reverts commit 58439c071c .
2023-11-13 23:35:22 +03:00
kabachuha
3cdaeef791
Revert "try putting animatediff script after cn"
...
This reverts commit 698b63a3cd .
2023-11-13 23:35:14 +03:00
kabachuha
5d040b5252
Revert "test with cn disabled"
...
This reverts commit 94c5583ad9 .
2023-11-13 23:35:09 +03:00
kabachuha
d267e0a6b4
Revert "try putting AD after CN"
...
This reverts commit 0b27a45779 .
2023-11-13 23:35:06 +03:00
kabachuha
0b27a45779
try putting AD after CN
2023-11-13 23:27:57 +03:00
kabachuha
94c5583ad9
test with cn disabled
2023-11-13 23:26:02 +03:00
kabachuha
698b63a3cd
try putting animatediff script after cn
2023-11-13 23:22:08 +03:00
kabachuha
58439c071c
send args_dict as a list containing the dict
2023-11-13 23:12:54 +03:00
kabachuha
6b60dbafd8
p.is_api = True when animatediff
2023-11-13 23:08:51 +03:00
kabachuha
b7c0ce3dd1
hide CN warning message when AD
2023-11-13 23:06:32 +03:00
kabachuha
165b9111dd
fix up missed series
2023-11-13 23:03:38 +03:00
kabachuha
d268d0346b
carryover prev_always_on_scripts
2023-11-13 23:00:45 +03:00
kabachuha
d0edde4e73
better default activation schedule
2023-11-13 22:56:35 +03:00
kabachuha
3b1e6e2ac2
reap only if > 1 image
2023-11-13 22:52:54 +03:00
kabachuha
0e2a3a24a7
no quotes in math
2023-11-13 22:49:36 +03:00
kabachuha
7809a7baf3
don't need seed in AnimateDiffKeys
2023-11-13 22:44:18 +03:00
kabachuha
a8ce8cd810
better text
2023-11-13 22:41:45 +03:00
kabachuha
66f0f44599
fix refs to is_animatediff_enabled
2023-11-13 22:40:08 +03:00
kabachuha
6761e6ec5e
activate controlnet when AD is on
2023-11-13 22:38:22 +03:00
kabachuha
a01f1306ff
fixup
2023-11-13 22:38:11 +03:00
kabachuha
2e7d53106b
Merge branch 'automatic1111-webui' into animatediff
2023-11-13 22:34:47 +03:00
kabachuha
c9869ce689
return default cadence to 2 (easier debug)
2023-11-13 22:34:21 +03:00
kabachuha
e802095917
add animatediff_ to ad args references where missed
2023-11-13 22:32:05 +03:00
kabachuha
39e9af5e87
more layout fixes
2023-11-13 22:26:02 +03:00
kabachuha
18ea77bfa4
start from 1th frame in the ad schedule
2023-11-13 22:22:47 +03:00
kabachuha
f79b037d91
fix layout
2023-11-13 22:22:21 +03:00
kabachuha
b54e260590
syntax fixup
2023-11-13 22:18:25 +03:00
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
719aa3c57e
animatediff reaping logic
2023-11-13 22:01:47 +03:00
kabachuha
d9b6c46f39
add animatediff args to seed_animatediff in CN
2023-11-13 21:39:23 +03:00
kabachuha
3b82f20757
progress on animatediff logic
2023-11-13 21:38:00 +03:00
kabachuha
fce1e041f0
add AnimateDiffKeys
2023-11-12 22:35:28 +03:00
kabachuha
5b1dde920c
better ui code
2023-11-12 20:52:13 +03:00
kabachuha
76f2814526
animatediff seeding
2023-11-12 20:29:54 +03:00
kabachuha
1c25562214
don't use AD hackers
2023-11-12 19:25:01 +03:00
kabachuha
224b51c81c
Merge branch 'automatic1111-webui' into animatediff
2023-11-12 15:22:29 +03:00
andyxr
f0fb9d76ee
Merge pull request #919 from andyxr/automatic1111-webui
...
Small tweaks to Init Image info text, and readme
2023-11-02 22:02:41 +00:00
andyxr
96a3cb4ef7
Added info text for Init image strength
...
Camel-cased 'strength' label and added info text.
2023-11-02 18:33:37 +00:00
andyxr
1b703188b2
Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui
2023-11-02 13:43:48 +00:00
kabachuha
6e99b31272
Merge pull request #917 from rewbs/improve-download-format-check
...
Don't reject URLs that are for valid video formats but where the URL doesn't end with the extension (e.g. if there is a query string).
2023-10-29 23:49:58 +03:00
rewbs
e1b04992dd
Don't reject URLs that are for valid video formats but where the URL doesn't end with the extension (e.g. if there is a query string).
2023-10-24 10:43:58 +11:00
Robin Fernandes
8dcb1394c7
Merge pull request #909 from deforum-art/less-draconian-issue-bot
...
Allow users to open issues without the webui log if they promise they have a really good reason for doing so.
2023-10-23 15:20:42 +11:00
andyxr
e288538083
Update README.md
...
Added piece about a third way of installing Deforum.
2023-10-19 14:28:21 +01:00
Robin Fernandes
43158f9c22
Merge pull request #910 from andyxr/automatic1111-webui
...
Parseq section has a new home; reset buttons on zoom and tr_z
2023-10-18 15:47:45 +11:00
andyxr
6e18cb5c19
Parseq section has a new home; reset buttons on zoom and tr_z
...
Parseq section has been moved from being in all of the Init tabs, to having its own Init tab.
2D zoom and 3D translation Z now have a reset button that sets those values to static (2D zoom becomes 1; 3D tr_z becomes 0)
2023-10-16 13:57:36 +01:00
rewbs
6ad1617bbd
Allow users to open issues without the webui log if they promise they have a really good reason for doing so.
2023-10-16 00:44:03 +11:00
kabachuha
d698d75513
temp
2023-10-08 14:21:11 +03:00