Funofabot
|
f06c05c82b
|
Add files via upload
|
2022-12-31 13:19:15 -07:00 |
Matisse
|
e059ecab7e
|
json when looping none or url when not
|
2022-12-28 19:15:27 -08:00 |
kabachuha
|
f2ee0335bd
|
add 2D Perlin noise
|
2022-12-28 13:41:17 +03:00 |
kabachuha
|
442e6496af
|
remove fill assignment in reset
|
2022-12-28 02:15:18 +03:00 |
kabachuha
|
13670f207b
|
full pipeline reset!
finally fixed not diffusing
Co-Authored-By: Funofabot <117096230+Funofabot@users.noreply.github.com>
|
2022-12-28 02:10:21 +03:00 |
kabachuha
|
d473dafc6c
|
reset mask in any case
|
2022-12-28 01:17:44 +03:00 |
kabachuha
|
fd8ebf5565
|
fixup missed return
|
2022-12-28 01:00:49 +03:00 |
kabachuha
|
c3d8f29222
|
move pipeline reset to a dedicated function
|
2022-12-28 00:50:01 +03:00 |
kabachuha
|
fb0bd4a178
|
fixup
|
2022-12-27 23:42:30 +03:00 |
kabachuha
|
65f2dc5fc6
|
get warp masks from transform_image_3d directly
Co-Authored-By: Funofabot <117096230+Funofabot@users.noreply.github.com>
|
2022-12-27 23:20:37 +03:00 |
kabachuha
|
dc4638b25a
|
reset model after zeros inpaint
|
2022-12-27 22:40:04 +03:00 |
kabachuha
|
6e29361dfd
|
correct tqdm when inpainting pass is skipped
|
2022-12-27 22:37:44 +03:00 |
kabachuha
|
7d0ee334cf
|
zeros mask smallness check
|
2022-12-27 22:37:43 +03:00 |
kabachuha
|
267c0e6526
|
wip border stripes fix
from #74
sets border = 'smart' by default
|
2022-12-27 22:19:37 +03:00 |
Matisse
|
5cc7f69cbb
|
Merge branch 'deforum-art:automatic1111-webui' into frame-insertion
|
2022-12-22 16:54:50 -08:00 |
kabachuha
|
07229b44a0
|
blank frames reroll model fix from pr74
|
2022-12-19 23:25:23 +03:00 |
Matisse
|
bf2eed031e
|
allow for frames to be inserted on any speed > 20
|
2022-12-17 09:09:26 -08:00 |
Matisse
|
525f6077a8
|
Merge branch 'deforum-art:automatic1111-webui' into frame-insertion
|
2022-12-13 10:32:10 -08:00 |
rewbs
|
0542082ccf
|
Merge from master
|
2022-12-13 15:21:27 +11:00 |
Matisse
|
535c203b2b
|
Cleaning up printouts and line numbering
|
2022-12-12 10:38:32 -08:00 |
Matisse
|
601332c0f8
|
allowing as many frames as wanted, no 200 lock
|
2022-12-12 10:28:30 -08:00 |
Matisse
|
992f4b0763
|
initial form of infinite loop
|
2022-12-12 09:38:53 -08:00 |
rewbs
|
8961efac9a
|
As discussed in https://github.com/deforum-art/deforum-for-automatic1111-webui/pull/112\#issuecomment-1333896001, add option for histogram matching.
|
2022-12-05 12:56:12 +11:00 |
kabachuha
|
44070d0fb7
|
sampler index -> sampler name (due to webui's api change)
Adapt to a1111 change to expect sampler name rather than sampler index (fix #102)
|
2022-11-23 23:08:29 +03:00 |
rewbs
|
2753859268
|
Ensure subseed and subseed_strength are correctly honouring in internal processing
|
2022-11-23 16:35:01 +11:00 |
rewbs
|
66136300ba
|
Merge branch 'fix-to-use-sampler-name' into parseq-integration
|
2022-11-23 15:45:24 +11:00 |
rewbs
|
954777dbde
|
Adapt to A1111 change to expect sampler name rather than sampler index (cdc8020d13)
|
2022-11-23 15:26:39 +11:00 |
rewbs
|
c8cfab82e4
|
Merge support for prompt interpolation
|
2022-11-23 11:18:31 +11:00 |
rewbs
|
25af0a6dfd
|
Add prompt interpolation animation mode (using composable diffusion)
|
2022-11-23 10:38:40 +11:00 |
rewbs
|
9e55c3fad3
|
Merge branch 'automatic1111-webui' into parseq-integration
|
2022-11-10 20:59:14 +11:00 |
kabachuha
|
53e7b74797
|
move stuff to deforum_helpers to fix #76
|
2022-11-09 14:24:18 +03:00 |