Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
324 commits
Select commit Hold shift + click to select a range
5810a19
Add files via upload
deforum-art Aug 23, 2022
e02bdd6
Add files via upload
deforum-art Aug 24, 2022
25313d9
Add files via upload
deforum-art Aug 24, 2022
e657871
Add files via upload
deforum-art Aug 24, 2022
3bf47ee
Add files via upload
deforum-art Aug 24, 2022
97bd812
Add files via upload
deforum-art Aug 24, 2022
9d7473d
Update Deforum_Stable_Diffusion.ipynb
deforum-art Aug 24, 2022
e78f457
Update Deforum_Stable_Diffusion.ipynb
deforum-art Aug 24, 2022
61ab1cc
Update Deforum_Stable_Diffusion.py
deforum-art Aug 24, 2022
6d49717
Fix for colab restart runtime getting proper import paths
pharmapsychotic Aug 24, 2022
cf3cfc7
Merge pull request #15 from pharmapsychotic/main
deforum-art Aug 24, 2022
80d06c4
Add files via upload
deforum-art Aug 24, 2022
9981854
Update Deforum_Stable_Diffusion.ipynb
deforum-art Aug 24, 2022
28fc64d
Update Deforum_Stable_Diffusion.py
deforum-art Aug 24, 2022
4afd464
Update Deforum_Stable_Diffusion.ipynb
deforum-art Aug 24, 2022
b687b7c
Update Deforum_Stable_Diffusion.py
deforum-art Aug 24, 2022
ce54e9c
Code cleanup and 2D animations
pharmapsychotic Aug 24, 2022
e37533a
Couple animation fixes and cell to create and preview mp4
pharmapsychotic Aug 24, 2022
abb0c49
Support for inits and outputs of raw latent vector and sample tensors
pharmapsychotic Aug 24, 2022
3b9def6
Merge pull request #17 from pharmapsychotic/main
deforum-art Aug 24, 2022
b50d1b3
.
pharmapsychotic Aug 24, 2022
80f1874
Merge branch 'deforum:main' into main
pharmapsychotic Aug 24, 2022
9808a2c
Merge pull request #18 from pharmapsychotic/main
deforum-art Aug 24, 2022
2106ad4
adding input video
Aug 25, 2022
1dafeb9
Color coherence for animations!
pharmapsychotic Aug 25, 2022
d1e8584
Merge branch 'main' of https://github.com/pharmapsychotic/stable-diff…
pharmapsychotic Aug 25, 2022
43655f9
Merge branch 'video_inits' of https://github.com/nonlethalart/stable-…
pharmapsychotic Aug 25, 2022
3b9c740
Continue video input merge, combine with main animation loop
pharmapsychotic Aug 25, 2022
a16fff3
Border mode option for animations, lower default previous_frame_noise…
pharmapsychotic Aug 25, 2022
bb0feb7
Move model section up to top by request
pharmapsychotic Aug 25, 2022
5fdda6e
Merge pull request #19 from pharmapsychotic/main
deforum-art Aug 26, 2022
0b73a81
Rename batchdir to batch_name, include in filename for image and vide…
pharmapsychotic Aug 26, 2022
a485986
Merge branch 'deforum:main' into main
pharmapsychotic Aug 26, 2022
a6b67ea
Merge pull request #20 from pharmapsychotic/main
deforum-art Aug 26, 2022
6a200cb
v0.1
deforum-art Aug 26, 2022
8617529
v0.1 fix last commit
deforum-art Aug 26, 2022
220a71d
Fixed Seed Interpolation
viztopia Aug 26, 2022
6dfb070
Merge pull request #21 from viztopia/main
deforum-art Aug 26, 2022
28f3735
fix prompts in settings batchdir make2d add 4ema
deforum-art Aug 26, 2022
50a453c
add half_precision
deforum-art Aug 26, 2022
627af98
init_image batching
ThorsThunder04 Aug 26, 2022
e6375fb
Merge pull request #23 from sanzelda/main
deforum-art Aug 27, 2022
7bcae4a
Update Deforum_Stable_Diffusion.py
deforum-art Aug 27, 2022
d78bb69
Update Deforum_Stable_Diffusion.py
deforum-art Aug 27, 2022
648b375
fix link inits
deforum-art Aug 27, 2022
78e86bd
half precision toggle does not work with init
deforum-art Aug 27, 2022
457095f
interpolation, batch inits, fixes
deforum-art Aug 27, 2022
46265de
grid with loop inversion
thibaudart Aug 27, 2022
92b1214
Merge pull request #24 from thibaudart/main
deforum-art Aug 27, 2022
80e868b
add grids, fix warning
deforum-art Aug 28, 2022
fdadbf6
Add files via upload
deforum-art Aug 28, 2022
8964516
Update Deforum_Stable_Diffusion.py
deforum-art Aug 28, 2022
0ed1c39
Update Deforum_Stable_Diffusion.py
deforum-art Aug 28, 2022
bd59516
Adding k-samplers file in helpers & colab convert script
aredden Aug 28, 2022
172b961
Merge pull request #25 from aredden/add-sampler_fn
deforum-art Aug 28, 2022
213491a
Adding strength/noise/scale schdules for animation
aredden Aug 28, 2022
61cedd7
Merge pull request #1 from deforum/dev
viztopia Aug 28, 2022
bd42fc5
Merge pull request #27 from aredden/sched-types
deforum-art Aug 28, 2022
c5aaf76
key framing interpolation
viztopia Aug 28, 2022
242dd6d
Inpainting method added
enzymezoo-code Aug 27, 2022
8531bfa
Removed masked_noise_modifier from args
enzymezoo-code Aug 28, 2022
effad24
add open in colab button an visit counter
Sxela Aug 29, 2022
b0fc19c
Merge pull request #31 from Sxela/patch-1
pharmapsychotic Aug 29, 2022
b3f21f6
Restore defaults settings of anim mode None, prompts, and notebook name
pharmapsychotic Aug 29, 2022
356102d
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
pharmapsychotic Aug 29, 2022
9e55abb
Merge branch 'CompVis:main' into main
pharmapsychotic Aug 29, 2022
fe88103
Fixed missmatching steps. Strength can be used without an init image.
enzymezoo-code Aug 28, 2022
543c050
Colab notebook pulls from this branch. TODO: Change back to pull from…
enzymezoo-code Aug 29, 2022
a6fa5af
Fixed inconsistent mask behavior for different samplers when mask is …
enzymezoo-code Aug 29, 2022
695431b
changing git clone to deforum inpainting repo
enzymezoo-code Aug 29, 2022
8cbc38b
Merge pull request #32 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 29, 2022
78dbba6
Color match modes for none, rgb, hsv, lab
pharmapsychotic Aug 29, 2022
a761290
Indexing errors fixed when masking. Default mask image added.
enzymezoo-code Aug 29, 2022
b6f789a
Merge pull request #33 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 29, 2022
cbcda88
Clean up
pharmapsychotic Aug 29, 2022
da2e475
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Aug 29, 2022
975ed37
Merge pull request #34 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 29, 2022
15f1c48
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Aug 29, 2022
5776e29
Merge pull request #35 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 29, 2022
9a62dce
Updating ipynb with colab-convert
enzymezoo-code Aug 29, 2022
3ba2f92
Merge pull request #36 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 29, 2022
1b9f205
if check_sha256 and model_checkpoint != "custom":
deforum-art Aug 30, 2022
6569c16
Fixed error when using k-diffusion and no init. PLMS runs without dec…
enzymezoo-code Aug 30, 2022
b5b5c3a
Merge pull request #37 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 30, 2022
3b2714d
add resume animation
deforum-art Aug 30, 2022
b352b0c
update .ipynb
deforum-art Aug 30, 2022
ff1fdab
add resume from timestring
deforum-art Aug 30, 2022
0e4d056
update .ipynb
deforum-art Aug 30, 2022
6484022
change version
deforum-art Aug 30, 2022
0fe8fd1
change version
deforum-art Aug 30, 2022
aec7d58
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Aug 30, 2022
afe1fc0
Merge pull request #38 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 30, 2022
3e02512
Change color_coherence to default to LAB
pharmapsychotic Aug 30, 2022
cc122ea
Clear display with large batches, display grids when makin them.
pharmapsychotic Aug 30, 2022
09d78d5
Some cleanup of model config and load
pharmapsychotic Aug 30, 2022
d58294e
Merge pull request #41 from pharmapsychotic/dev
pharmapsychotic Aug 30, 2022
aeab8d8
v0.2
deforum-art Aug 31, 2022
5d4ce6c
Merge branch 'CompVis:main' into dev
deforum-art Aug 31, 2022
970f626
Merge branch 'main' into dev
deforum-art Aug 31, 2022
115576a
Merge pull request #43 from deforum/dev
deforum-art Aug 31, 2022
5241ce9
change default params
deforum-art Aug 31, 2022
04b56c8
Added a new ddim discretization method called fill that fixes out of …
enzymezoo-code Aug 31, 2022
e5f4b83
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Aug 31, 2022
3a3eea1
Merge pull request #44 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 31, 2022
7eb1d8d
Brightness/contrast adjustments to mask image.
enzymezoo-code Aug 31, 2022
63d00e1
Prepared for dev branch
enzymezoo-code Aug 31, 2022
1e4af80
Merge pull request #45 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 31, 2022
d6218da
Updated ipynb file from py
enzymezoo-code Aug 31, 2022
6593c15
Merge pull request #47 from enzymezoo-code/inpainting_1.0
enzymezoo-code Aug 31, 2022
1ceefea
Merge pull request #46 from deforum/inpainting_1.0
enzymezoo-code Aug 31, 2022
9487b60
add prompt print statement
deforum-art Sep 1, 2022
3ad6c0c
3D animation and depth warping!
pharmapsychotic Sep 2, 2022
78cb0e0
.
pharmapsychotic Sep 2, 2022
ca945ac
Merge branch 'deforum:dev' into dev
pharmapsychotic Sep 2, 2022
0a6071b
replicate demo
chenxwh Sep 2, 2022
820a845
update replicate predictor
chenxwh Sep 2, 2022
3c37400
Updated pinned pip dependencies to default versions on Colab runtime
pharmapsychotic Sep 2, 2022
f59357a
Merge branch 'dev' of https://github.com/pharmapsychotic/stable-diffu…
pharmapsychotic Sep 2, 2022
7e12785
Merge pull request #51 from pharmapsychotic/dev
pharmapsychotic Sep 2, 2022
2ca25f2
During batches it will only clear the output at multiples of 32
enzymezoo-code Sep 2, 2022
0f39e28
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Sep 2, 2022
1c25d0c
Updating ipynb with colab-convert. Changing ddim schedule to include …
enzymezoo-code Sep 2, 2022
b0d9afe
Merge pull request #52 from enzymezoo-code/dev
enzymezoo-code Sep 2, 2022
6ab8fbc
sync .py and .ipynb
deforum-art Sep 2, 2022
d088b29
sync .py and .ipynb
deforum-art Sep 2, 2022
bed13ed
QoL changes
deforum-art Sep 3, 2022
1c0afbf
change version and branch
deforum-art Sep 3, 2022
11f8907
change version and branch
deforum-art Sep 3, 2022
4f8fe15
v0.3
deforum-art Sep 3, 2022
299fe5a
Add files via upload
deforum-art Sep 3, 2022
998c763
Merge branch 'main' into dev
deforum-art Sep 3, 2022
b96d107
Merge pull request #53 from deforum/dev
deforum-art Sep 3, 2022
19ad930
uncheck manual settings
deforum-art Sep 3, 2022
fc5b5ab
uncheck manual settings
deforum-art Sep 3, 2022
4539f86
print timestring
deforum-art Sep 3, 2022
878d65a
print timestring
deforum-art Sep 3, 2022
e8b25ed
fix resume
deforum-art Sep 3, 2022
44a6727
fix resume
deforum-art Sep 3, 2022
b46947b
skip for run all
deforum-art Sep 3, 2022
3553018
skip for run all
deforum-art Sep 3, 2022
1f449df
Merge pull request #50 from chenxwh/replicate
deforum-art Sep 3, 2022
76a32a1
Turbo mode! diffusion_cadence param to diffuse every N frames
pharmapsychotic Sep 3, 2022
afaefd2
Update attention.py
Doggettx Sep 5, 2022
5065b41
Update attention.py
Doggettx Sep 5, 2022
8283bb5
Update attention.py
Doggettx Sep 5, 2022
a3d4320
Support for turbo with 2D anims, resume support, compat with video init
pharmapsychotic Sep 5, 2022
2dc4a93
Merge pull request #54 from pharmapsychotic/dev
pharmapsychotic Sep 5, 2022
d3c91ec
Fixed memory handling for model.decode_first_stage
Doggettx Sep 5, 2022
7ce3316
Fix to sanitize, clean up some unused imports and precision handling
pharmapsychotic Sep 6, 2022
507ddec
Fixed free memory calculation
Doggettx Sep 6, 2022
a1fbe55
Set model to half
Doggettx Sep 6, 2022
7a32fd6
Commented out debug info
Doggettx Sep 6, 2022
755bec8
Raise error when steps too high
Doggettx Sep 6, 2022
f134e24
Added max. res info to memory exception
Doggettx Sep 6, 2022
830f694
Reverted in place tensor functions back to CompVis version
Doggettx Sep 7, 2022
c2d72c5
Missed one function to revert
Doggettx Sep 7, 2022
cd3d653
Update README.md
Doggettx Sep 7, 2022
621156a
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Sep 9, 2022
cf95125
Depth saving and updates
pharmapsychotic Sep 10, 2022
7fdb717
Merge pull request #57 from pharmapsychotic/dev
pharmapsychotic Sep 10, 2022
88bf28a
Merge with Doggettx's stable-diffusion fork
pharmapsychotic Sep 10, 2022
106d82e
Merge pull request #58 from pharmapsychotic/dev
pharmapsychotic Sep 10, 2022
b8c7598
Depth saving improvements
pharmapsychotic Sep 10, 2022
b0ff0be
Merge pull request #59 from pharmapsychotic/dev
pharmapsychotic Sep 10, 2022
ff3557b
New secret setting use_alpha_as_mask to use the alpha channel of the …
enzymezoo-code Sep 11, 2022
945f001
Merge branch 'dev' of https://github.com/deforum/stable-diffusion int…
enzymezoo-code Sep 11, 2022
92263c9
Hidden parameter: strength_0_no_init bool, force set strength to zero…
enzymezoo-code Sep 11, 2022
b7f232c
Merge pull request #60 from enzymezoo-code/dev
enzymezoo-code Sep 11, 2022
10812e2
Merge branch 'dev'
pharmapsychotic Sep 11, 2022
1f4fa58
Update main repo to grab main branch of helpers
pharmapsychotic Sep 11, 2022
a1f1632
Minor patch
pharmapsychotic Sep 11, 2022
2ed011e
Prep dev branch for further development
pharmapsychotic Sep 11, 2022
ab3e80d
Print some useful anim_args
johnnypeck Sep 13, 2022
4dea8da
Add perspective flipping to 2D animation mode
kabachuha Sep 16, 2022
9278765
Merge pull request #63 from johnnypeck/main
enzymezoo-code Sep 17, 2022
96278d6
Add custom settings import from file
kabachuha Sep 17, 2022
1e4eae6
Update: cv2-based frame unpacking (vid2frames)
Bardia323 Sep 18, 2022
26a5f07
Merge pull request #66 from Bardia323/dev
pharmapsychotic Sep 18, 2022
79eb543
Merge pull request #64 from kabachuha/main
enzymezoo-code Sep 18, 2022
b972bb1
Merge pull request #65 from kabachuha/settings
enzymezoo-code Sep 18, 2022
aba0045
Add files via upload
nicolai256 Sep 21, 2022
7710ae4
Add files via upload
nicolai256 Sep 21, 2022
9cc4816
Add files via upload
nicolai256 Sep 21, 2022
8585fa6
Add files via upload
nicolai256 Sep 21, 2022
782bb2e
Add files via upload
nicolai256 Sep 21, 2022
7b62670
Add files via upload
nicolai256 Sep 21, 2022
c3560d8
Add files via upload
nicolai256 Sep 21, 2022
d9a3141
Add files via upload
nicolai256 Sep 21, 2022
a60af7a
Add files via upload
nicolai256 Sep 21, 2022
36de52c
Merge pull request #69 from nicolai256-1/main
deforum-art Sep 21, 2022
93fd972
minor fixes sync py and ipynb fix change ui
deforum-art Sep 21, 2022
6fbfd19
fix dev branch by reverting
Sep 22, 2022
0913e8b
Evaluate schedule parameters as functions of t
kabachuha Sep 23, 2022
e47464d
Automate checking if value is number or expr
kabachuha Sep 24, 2022
abe26f4
Changed callback function to an object. Added printing/saving of inte…
enzymezoo-code Sep 24, 2022
529283f
Merge pull request #72 from kabachuha/numexpr
enzymezoo-code Sep 24, 2022
c80d654
Merge pull request #73 from enzymezoo-code/dev
enzymezoo-code Sep 24, 2022
8192b78
Added option to overlay masked image after the generation. This is so…
enzymezoo-code Sep 25, 2022
7c44d66
Mask video with video init
enzymezoo-code Sep 25, 2022
4dce339
Merge pull request #74 from enzymezoo-code/dev
enzymezoo-code Sep 25, 2022
7a637a1
overlay_mask can be True when use_mask is True, but only overlays whe…
enzymezoo-code Sep 25, 2022
30872c5
Merge pull request #75 from enzymezoo-code/dev
enzymezoo-code Sep 25, 2022
50dd83c
Speed issue debug. Step files now end in 05.png
enzymezoo-code Sep 25, 2022
11142f6
Merge pull request #76 from enzymezoo-code/dev
enzymezoo-code Sep 25, 2022
f42d810
Default border mode: wrap -> replicate
kabachuha Sep 25, 2022
37a0311
Fix speed issues
enzymezoo-code Sep 26, 2022
26aac27
Merge pull request #80 from enzymezoo-code/dev
enzymezoo-code Sep 26, 2022
eca7c52
Set 2d perspective flip to false by default
kabachuha Sep 27, 2022
8c5c79e
Merge pull request #79 from kabachuha/border
enzymezoo-code Sep 27, 2022
410f5e3
Add numeric weighed prompts
kabachuha Sep 25, 2022
1d969c9
wip: negative numeric prompt weights support
kabachuha Sep 26, 2022
1520324
Fix the case when there is only one prompt
kabachuha Sep 26, 2022
8964d55
fix weighted prompts and make them toggleble
kabachuha Sep 28, 2022
46ab444
numexpr support for prompt weights
kabachuha Sep 28, 2022
a367789
weighting off by default, not to change settings
kabachuha Sep 28, 2022
c5872a6
add robo-diffusion dropdown
nousr Sep 29, 2022
032f96e
auto download from url
nousr Sep 29, 2022
10edb5b
download original models as well
nousr Sep 29, 2022
54c7b28
Hide mask overlay setting from qol. Change name to v0.5.
enzymezoo-code Sep 30, 2022
d79116a
Merge pull request #84 from enzymezoo-code/dev
enzymezoo-code Sep 30, 2022
af95938
Merge pull request #78 from kabachuha/weighted_prompts_new
enzymezoo-code Sep 30, 2022
c19814e
Merge pull request #83 from nousr/dev
enzymezoo-code Sep 30, 2022
9dfaa7e
update .ipynb from .py
deforum-art Sep 30, 2022
4fa1c25
Add files via upload
deforum-art Sep 30, 2022
2ec4b3e
Add files via upload
deforum-art Sep 30, 2022
3d4d0a7
Add files via upload
deforum-art Sep 30, 2022
e70cc8e
Update .ipynb add waifu diffusion v3
deforum-art Sep 30, 2022
4c6352c
fix/change formatting
deforum-art Sep 30, 2022
5d9d2dc
fix '==' error
deforum-art Sep 30, 2022
e7a5ecd
Merge pull request #88 from deforum/deforum-patch-1
deforum-art Oct 1, 2022
ad37cc3
Add stablility.ai license in a collapsable cell
kabachuha Oct 1, 2022
d15a820
Merge pull request #89 from kabachuha/license
enzymezoo-code Oct 1, 2022
316c41f
Changed wording in prompts
enzymezoo-code Oct 1, 2022
7bb0f50
license cleanup
enzymezoo-code Oct 1, 2022
24a74d1
Merge pull request #90 from enzymezoo-code/dev
enzymezoo-code Oct 1, 2022
0d42e37
updated URL blob to resolve for error in ckpt1 4
ScottieFox Oct 1, 2022
a06e32f
Merge pull request #91 from ScottieFox/updateckpt14
deforum-art Oct 1, 2022
b27854d
v05
deforum-art Oct 1, 2022
59b865f
Merge pull request #92 from deforum/v05
deforum-art Oct 1, 2022
10fc966
Merge pull request #93 from deforum/dev
deforum-art Oct 1, 2022
264c210
hotfix: set render_steps to false by default
kabachuha Oct 2, 2022
bac34ee
Merge pull request #94 from kabachuha/main
deforum-art Oct 3, 2022
151dd46
change default
deforum-art Oct 7, 2022
41d0342
oops
deforum-art Oct 7, 2022
b483b57
Merge pull request #104 from deforum/main-fix
deforum-art Oct 7, 2022
fc05dc3
Added disconnect when finished to Colab
makeitrad-old Oct 11, 2022
e0cb2d4
Merge pull request #111 from makeitrad/main
deforum-art Oct 12, 2022
a94c324
Prompt series fixup
kabachuha Oct 14, 2022
c86c493
Merge pull request #120 from kabachuha/patch-1
kabachuha Oct 15, 2022
393f118
add info on this repo deprecation
kabachuha Mar 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Unnecessary compiled python files.
__pycache__
*.pyc
*.pyo

# Output Images
outputs

# Log files for colab-convert
cc-outputs.log
1,992 changes: 1,992 additions & 0 deletions Deforum_Stable_Diffusion.ipynb

Large diffs are not rendered by default.

Loading