kabachuha
1d969c9cd6
wip: negative numeric prompt weights support
2022-09-28 22:19:23 +03:00
kabachuha
410f5e3200
Add numeric weighed prompts
2022-09-28 22:19:23 +03:00
enzymezoo-code
8c5c79e2a0
Merge pull request #79 from kabachuha/border
...
Change the default border mode: wrap -> replicate
2022-09-27 11:44:33 -05:00
kabachuha
eca7c528f4
Set 2d perspective flip to false by default
...
not to add new params to the settings for v0.4
2022-09-27 18:21:01 +03:00
enzymezoo-code
26aac27fa6
Merge pull request #80 from enzymezoo-code/dev
...
Fix speed issues
2022-09-26 10:12:18 -05:00
enzymezoo-code
37a031171e
Fix speed issues
2022-09-26 10:10:19 -05:00
kabachuha
f42d810a87
Default border mode: wrap -> replicate
2022-09-26 02:01:34 +03:00
enzymezoo-code
11142f69aa
Merge pull request #76 from enzymezoo-code/dev
...
Speed issue debug. Step files now end in 05.png
2022-09-25 12:46:48 -05:00
enzymezoo-code
50dd83c3ae
Speed issue debug. Step files now end in 05.png
2022-09-25 12:41:14 -05:00
enzymezoo-code
30872c509d
Merge pull request #75 from enzymezoo-code/dev
...
overlay_mask can be True when use_mask is True, but only overlays whe…
2022-09-25 11:26:03 -05:00
enzymezoo-code
7a637a1248
overlay_mask can be True when use_mask is True, but only overlays when use_mask is True
2022-09-25 11:24:54 -05:00
enzymezoo-code
4dce339db7
Merge pull request #74 from enzymezoo-code/dev
...
Improved masking
2022-09-25 01:01:12 -05:00
enzymezoo-code
7c44d668d3
Mask video with video init
2022-09-25 00:56:48 -05:00
enzymezoo-code
8192b78ca8
Added option to overlay masked image after the generation. This is so the masked image does not get degraded by encoding and decoding repeatedly
2022-09-24 23:18:32 -05:00
enzymezoo-code
c80d654749
Merge pull request #73 from enzymezoo-code/dev
...
Changed callback function to an object. Added printing/saving of inte…
2022-09-24 10:53:46 -05:00
enzymezoo-code
529283f978
Merge pull request #72 from kabachuha/numexpr
...
Add schedule parameters evaluation as math expressions
2022-09-24 10:53:26 -05:00
enzymezoo-code
abe26f4fdd
Changed callback function to an object. Added printing/saving of intermediate steps.
2022-09-24 10:49:10 -05:00
kabachuha
e47464d72d
Automate checking if value is number or expr
2022-09-24 12:59:20 +03:00
kabachuha
0913e8b944
Evaluate schedule parameters as functions of t
...
examples and troubleshooting at https://gist.github.com/kabachuha/5e165322382848114a59d2a855f49330
2022-09-24 01:39:53 +03:00
deforum
6fbfd19f05
fix dev branch by reverting
2022-09-21 19:41:42 -07:00
deforum
93fd972fe8
minor fixes sync py and ipynb fix change ui
2022-09-21 07:37:48 -07:00
deforum
36de52cb6e
Merge pull request #69 from nicolai256-1/main
...
dev branch .bin .pt embeddings textual inversion + seamless x y animation
2022-09-20 23:31:14 -07:00
nicolai256
a60af7aea0
Add files via upload
2022-09-21 08:13:37 +02:00
nicolai256
d9a3141baa
Add files via upload
2022-09-21 07:58:44 +02:00
nicolai256
c3560d8e8e
Add files via upload
2022-09-21 07:58:21 +02:00
nicolai256
7b62670137
Add files via upload
2022-09-21 07:57:52 +02:00
nicolai256
782bb2e824
Add files via upload
2022-09-21 07:57:35 +02:00
nicolai256
8585fa6c75
Add files via upload
2022-09-21 07:57:03 +02:00
nicolai256
9cc4816c2e
Add files via upload
2022-09-21 07:56:34 +02:00
nicolai256
7710ae423f
Add files via upload
2022-09-21 07:56:03 +02:00
nicolai256
aba0045c34
Add files via upload
2022-09-21 07:54:13 +02:00
enzymezoo-code
b972bb1a4a
Merge pull request #65 from kabachuha/settings
...
Add custom settings import from file
2022-09-18 10:39:26 -05:00
enzymezoo-code
79eb5436c0
Merge pull request #64 from kabachuha/main
...
Add perspective flipping to 2D animation mode
2022-09-17 21:25:37 -05:00
pharmapsychotic
26a5f07e16
Merge pull request #66 from Bardia323/dev
...
Update: cv2-based frame unpacking (vid2frames)
2022-09-17 20:29:59 -05:00
Bardia Shahrestani
1e4eae6e97
Update: cv2-based frame unpacking (vid2frames)
...
Updated frames unpacking by cv2 with the option to overwrite / skip reunpacking.
overwrite option added under video_input settings.
2022-09-17 21:15:54 -04:00
kabachuha
96278d68e3
Add custom settings import from file
...
The file format is just the same as the settings dump, so you can feed your 20220908095753_settings.txt file generated after a run
2022-09-18 02:38:18 +03:00
enzymezoo-code
927876517d
Merge pull request #63 from johnnypeck/main
...
Print some useful anim_args
2022-09-17 13:16:14 -05:00
kabachuha
4dea8dacae
Add perspective flipping to 2D animation mode
...
That way the camera angle can be adjusted for more dramatic compositions without enabling the 3D mode
2022-09-17 01:59:00 +03:00
Johnny Peck
ab3e80d251
Print some useful anim_args
...
Print some usefule anim_args
2022-09-13 02:20:27 -04:00
pharmapsychotic
2ed011e10d
Prep dev branch for further development
2022-09-11 13:48:59 -05:00
pharmapsychotic
a1f1632010
Minor patch
...
- small change to allow saving depths even with init video
- garbage collect and empty cuda cache at start of batch
2022-09-11 13:45:19 -05:00
pharmapsychotic
1f4fa58a40
Update main repo to grab main branch of helpers
2022-09-11 11:54:41 -05:00
pharmapsychotic
10812e2303
Merge branch 'dev'
2022-09-11 11:31:43 -05:00
enzymezoo-code
b7f232c170
Merge pull request #60 from enzymezoo-code/dev
...
Dev
2022-09-11 00:17:00 -05:00
enzymezoo-code
92263c9a2d
Hidden parameter: strength_0_no_init bool, force set strength to zero when no init image is being used
2022-09-11 00:10:34 -05:00
enzymezoo-code
945f001fcc
Merge branch 'dev' of https://github.com/deforum/stable-diffusion into dev
2022-09-10 23:18:29 -05:00
enzymezoo-code
ff3557b0a2
New secret setting use_alpha_as_mask to use the alpha channel of the init image as the mask
2022-09-10 23:10:23 -05:00
pharmapsychotic
b0ff0befb4
Merge pull request #59 from pharmapsychotic/dev
...
Depth saving improvements
2022-09-10 17:21:26 -05:00
pharmapsychotic
b8c7598009
Depth saving improvements
...
Make things more orthogonal. Depth saving now works even with depth warping off and in 2D mode. Special handling for first frame. Big ups to ScottieFox for testing help and bug reports!
2022-09-10 17:20:07 -05:00
pharmapsychotic
106d82e752
Merge pull request #58 from pharmapsychotic/dev
...
Merge in Doggettx's stable-diffusion fork allowing higher resolutions
2022-09-10 16:10:02 -05:00