deforum
aeab8d8a9d
v0.2
2022-08-30 20:09:49 -07:00
pharmapsychotic
d58294e65e
Merge pull request #41 from pharmapsychotic/dev
...
Some cleanup of model config and load
2022-08-30 13:47:02 -05:00
pharmapsychotic
09d78d50bf
Some cleanup of model config and load
...
- Group all setup cells in Setup section that can be collapsed
- Merge the model settings and model loading cells
- Remove unused code
- Use os.path.join
- No need to copy the yaml file around, use in place
2022-08-30 13:42:23 -05:00
pharmapsychotic
cc122ea38f
Clear display with large batches, display grids when makin them.
2022-08-30 12:28:44 -05:00
pharmapsychotic
3e02512265
Change color_coherence to default to LAB
...
Thanks to makeitrad for doing comparison tests!
2022-08-30 11:51:27 -05:00
deforum
0fe8fd1051
change version
2022-08-30 08:36:32 -07:00
deforum
6484022cde
change version
2022-08-30 08:36:06 -07:00
deforum
0e4d056410
update .ipynb
2022-08-30 08:16:28 -07:00
deforum
ff1fdabc38
add resume from timestring
2022-08-30 08:10:50 -07:00
deforum
b352b0caf1
update .ipynb
2022-08-30 07:44:58 -07:00
deforum
3b2714dbcf
add resume animation
2022-08-29 22:10:25 -07:00
deforum
1b9f205e03
if check_sha256 and model_checkpoint != "custom":
2022-08-29 20:18:34 -07:00
pharmapsychotic
cbcda88a82
Clean up
2022-08-29 17:38:44 -05:00
pharmapsychotic
78dbba6b46
Color match modes for none, rgb, hsv, lab
2022-08-29 13:57:21 -05:00
pharmapsychotic
356102dc3f
Merge branch 'dev' of https://github.com/deforum/stable-diffusion into dev
2022-08-29 13:01:20 -05:00
pharmapsychotic
b3f21f660f
Restore defaults settings of anim mode None, prompts, and notebook name
2022-08-29 13:00:16 -05:00
viztopia
c5aaf7688e
key framing interpolation
2022-08-28 17:12:00 -04:00
deforum
bd42fc58a6
Merge pull request #27 from aredden/sched-types
...
Adding strength/noise/scale schdules for animation
2022-08-28 11:46:19 -07:00
Yuguang (YG) Zhang
61cedd7bc3
Merge pull request #1 from deforum/dev
...
Dev
2022-08-28 14:12:00 -04:00
aredden
213491ab43
Adding strength/noise/scale schdules for animation
2022-08-28 13:48:44 -04:00
deforum
172b9618c8
Merge pull request #25 from aredden/add-sampler_fn
...
Adding k-samplers file in helpers & colab convert script
2022-08-28 09:46:02 -07:00
aredden
bd59516d40
Adding k-samplers file in helpers & colab convert script
2022-08-28 12:32:07 -04:00
deforum
0ed1c391a3
Update Deforum_Stable_Diffusion.py
2022-08-27 20:42:22 -07:00
deforum
8964516505
Update Deforum_Stable_Diffusion.py
2022-08-27 17:48:59 -07:00
deforum
fdadbf6afb
Add files via upload
2022-08-27 17:47:26 -07:00
deforum
80e868bd93
add grids, fix warning
2022-08-27 17:44:26 -07:00
deforum
92b121473e
Merge pull request #24 from thibaudart/main
...
grid with loop inversion
2022-08-27 09:42:23 -07:00
thibaudart
46265de4fb
grid with loop inversion
2022-08-27 11:05:00 +02:00
deforum
457095fbc8
interpolation, batch inits, fixes
2022-08-26 22:26:38 -07:00
deforum
78e86bd2b4
half precision toggle does not work with init
2022-08-26 22:19:12 -07:00
deforum
648b375dc2
fix link inits
2022-08-26 22:16:25 -07:00
deforum
d78bb699cc
Update Deforum_Stable_Diffusion.py
2022-08-26 19:42:14 -07:00
deforum
7bcae4a19c
Update Deforum_Stable_Diffusion.py
2022-08-26 19:40:51 -07:00
deforum
e6375fb41a
Merge pull request #23 from sanzelda/main
...
init_image batching
2022-08-26 19:25:47 -07:00
Thor
627af98f35
init_image batching
...
Batches init images by entering a directory path into the `init_image` variable instead of an image path (both methods can be used in the same paramater field).
It iterates over the `init_array` list that contains the image paths. If `use_init` is False, the list will countain an empty string so that it runs the prompts loop once without any initial images (so as if it would usually).
2022-08-27 01:10:21 +02:00
deforum
50a453ceaa
add half_precision
2022-08-26 14:58:14 -07:00
deforum
28f3735479
fix prompts in settings batchdir make2d add 4ema
2022-08-26 08:51:51 -07:00
deforum
6dfb0708d4
Merge pull request #21 from viztopia/main
...
Fixed Seed Interpolation
2022-08-26 08:05:37 -07:00
viztopia
220a71d076
Fixed Seed Interpolation
2022-08-26 10:48:47 -04:00
deforum
86175296d6
v0.1 fix last commit
2022-08-25 23:17:43 -07:00
deforum
6a200cb081
v0.1
2022-08-25 19:54:00 -07:00
deforum
a6b67ea346
Merge pull request #20 from pharmapsychotic/main
...
File naming change that matches v0.0 but 5 digits as per discord discussions
2022-08-25 19:42:29 -07:00
pharmapsychotic
a48598638f
Merge branch 'deforum:main' into main
2022-08-25 21:17:32 -05:00
pharmapsychotic
0b73a81bd1
Rename batchdir to batch_name, include in filename for image and video, use 5 digits for index/frame
...
Lots of differing opinions on preferences for filenames so we probably want a drop down with a few options in the future. For now match the v0.0 names more closely.
2022-08-25 21:17:10 -05:00
deforum
5fdda6ea2e
Merge pull request #19 from pharmapsychotic/main
...
Color coherence, merged in video inits, more
2022-08-25 17:23:13 -07:00
pharmapsychotic
bb0feb7c6d
Move model section up to top by request
2022-08-25 18:58:02 -05:00
pharmapsychotic
a16fff38e4
Border mode option for animations, lower default previous_frame_noise setting
2022-08-25 18:44:03 -05:00
pharmapsychotic
3b9c7409c1
Continue video input merge, combine with main animation loop
2022-08-25 18:08:22 -05:00
pharmapsychotic
43655f9b4c
Merge branch 'video_inits' of https://github.com/nonlethalart/stable-diffusion into nonlethalart-video_inits
2022-08-25 16:59:50 -05:00
pharmapsychotic
d1e858464a
Merge branch 'main' of https://github.com/pharmapsychotic/stable-diffusion
2022-08-25 16:33:24 -05:00