enzymezoo-code
b972bb1a4a
Merge pull request #65 from kabachuha/settings
...
Add custom settings import from file
2022-09-18 10:39:26 -05: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
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
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
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
deforum
998c7632d6
Merge branch 'main' into dev
2022-09-02 18:17:49 -07:00
deforum
299fe5ae6b
Add files via upload
2022-09-02 18:12:17 -07:00
deforum
4f8fe15ccf
v0.3
2022-09-02 18:10:41 -07:00
deforum
11f8907e68
change version and branch
2022-09-02 18:09:12 -07:00
deforum
bed13ed034
QoL changes
2022-09-02 17:58:53 -07:00
enzymezoo-code
1c25d0c6b1
Updating ipynb with colab-convert. Changing ddim schedule to include the 0 sigma noise step.
2022-09-02 12:26:26 -05:00
enzymezoo-code
2ca25f255a
During batches it will only clear the output at multiples of 32
2022-09-02 11:21:25 -05:00
enzymezoo-code
d6218da191
Updated ipynb file from py
2022-08-31 15:55:32 -05:00
enzymezoo-code
7eb1d8d593
Brightness/contrast adjustments to mask image.
2022-08-31 15:47:12 -05:00
enzymezoo-code
e5f4b8383c
Merge branch 'dev' of https://github.com/deforum/stable-diffusion into inpainting_1.0
2022-08-31 00:30:44 -05:00
enzymezoo-code
04b56c84a1
Added a new ddim discretization method called fill that fixes out of bounds errors. Embracing k-diffusion sigmas for the mask schedule
2022-08-31 00:29:49 -05:00
deforum
5241ce9505
change default params
2022-08-30 20:27:14 -07:00
deforum
aeab8d8a9d
v0.2
2022-08-30 20:09:49 -07:00
enzymezoo-code
aec7d58c76
Merge branch 'dev' of https://github.com/deforum/stable-diffusion into inpainting_1.0
2022-08-30 11:06:07 -05:00
deforum
0fe8fd1051
change version
2022-08-30 08:36:32 -07:00
deforum
0e4d056410
update .ipynb
2022-08-30 08:16:28 -07:00
deforum
b352b0caf1
update .ipynb
2022-08-30 07:44:58 -07:00
enzymezoo-code
6569c1619c
Fixed error when using k-diffusion and no init. PLMS runs without decode function
2022-08-29 22:35:39 -05:00
enzymezoo-code
9a62dcee61
Updating ipynb with colab-convert
2022-08-29 18:18:24 -05:00
enzymezoo-code
a761290917
Indexing errors fixed when masking. Default mask image added.
2022-08-29 16:33:32 -05:00
enzymezoo-code
695431b51d
changing git clone to deforum inpainting repo
2022-08-29 13:36:18 -05:00
enzymezoo-code
a6fa5afd05
Fixed inconsistent mask behavior for different samplers when mask is feathered
2022-08-29 13:19:57 -05:00
enzymezoo-code
543c050a0d
Colab notebook pulls from this branch. TODO: Change back to pull from main branch when this is pushed to main
2022-08-29 13:18:20 -05:00
enzymezoo-code
fe8810319b
Fixed missmatching steps. Strength can be used without an init image.
2022-08-29 13:18:17 -05:00
enzymezoo-code
242dd6db4a
Inpainting method added
2022-08-29 11:28:48 -05:00
deforum
457095fbc8
interpolation, batch inits, fixes
2022-08-26 22:26:38 -07: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
4afd464191
Update Deforum_Stable_Diffusion.ipynb
2022-08-23 22:08:53 -07:00
deforum
9981854523
Update Deforum_Stable_Diffusion.ipynb
2022-08-23 20:39:55 -07:00
deforum
80d06c4651
Add files via upload
2022-08-23 20:23:51 -07:00
deforum
e78f45751e
Update Deforum_Stable_Diffusion.ipynb
2022-08-23 20:01:20 -07:00
deforum
9d7473dc46
Update Deforum_Stable_Diffusion.ipynb
2022-08-23 19:16:58 -07:00
deforum
97bd8123ca
Add files via upload
2022-08-23 19:06:03 -07:00
deforum
3bf47ee32f
Add files via upload
2022-08-23 18:48:26 -07:00
deforum
e65787140e
Add files via upload
2022-08-23 18:35:09 -07:00
deforum
25313d9997
Add files via upload
2022-08-23 18:21:04 -07:00
deforum
e02bdd6290
Add files via upload
2022-08-23 18:10:58 -07:00
deforum
5810a19bfb
Add files via upload
2022-08-23 16:11:23 -07:00
deforum
5d646c3ee3
Add files via upload
2022-08-23 15:02:34 -07:00
deforum
dc6cd1a6f6
Add files via upload
2022-08-23 13:11:28 -07:00
enzymezoo-code
435abfaf55
Fixed syntax errors
2022-08-23 13:09:09 -05:00
enzymezoo-code
4078061df3
Init images for k-diffusion samplers
2022-08-23 12:44:47 -05:00
deforum
cdb7450c91
Update Deforum_Stable_Diffusion.ipynb
2022-08-22 23:12:43 -07:00
deforum
7c2da89745
Add files via upload
2022-08-22 22:45:58 -07:00
deforum
45075abd15
Add files via upload
2022-08-22 16:35:51 -07:00
deforum
bebe0242fe
Add files via upload
2022-08-22 15:36:07 -07:00
pharmapsychotic
153d4c619c
Integrate enzymezoo's dynamic thresholding
2022-08-22 15:43:13 -05:00
pharmapsychotic
c92fa5d889
Change shell commands to python api calls so works in colab, windows, linux
2022-08-22 15:13:13 -05:00
pharmapsychotic
21c19e1b08
Fix bug using custom model paths on Google Drive
...
the models_path variable was aliased so the Colab GUI would change the non-google drive version instead of the correct one resulting in AI/models always being used regardless of what user entered.
2022-08-22 12:09:39 -05:00
deforum
97ae45865a
Add files via upload
2022-08-21 22:40:42 -07:00
deforum
a5116e1086
clean up run loop
2022-08-21 17:14:09 -07:00
deforum
0e724b253d
fix sha check
2022-08-21 15:00:57 -07:00
deforum
34d9b5e686
updated model download
2022-08-21 13:51:41 -07:00
deforum
0b3091a16a
Add files via upload
2022-08-20 19:35:29 -07:00
deforum
a49c89724f
Add files via upload
2022-08-20 19:16:47 -07:00
deforum
a644335fc8
Add files via upload
2022-08-20 01:00:33 -07:00
deforum
f85823251a
Add files via upload
2022-08-19 21:58:59 -07:00
deforum
db07ebca68
Add files via upload
2022-08-19 17:21:07 -07:00
deforum
405327904a
Add files via upload
2022-08-19 10:08:09 -07:00
deforum
3689788b22
Add files via upload
2022-08-19 08:47:58 -07:00
deforum
96b34a495e
Add files via upload
2022-08-19 01:09:52 -07:00
deforum
e9ffd4f93c
Add files via upload
2022-08-19 00:54:56 -07:00
deforum
ff119ca90f
Add files via upload
2022-08-19 00:45:12 -07:00
deforum
89a68371c9
Add files via upload
2022-08-18 09:39:11 -07:00
deforum
117eb587c5
Add files via upload
2022-08-18 01:24:30 -07:00
deforum
46d544d77b
Add files via upload
2022-08-18 00:30:55 -07:00