Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
deforum 9487b60abf
add prompt print statement 2022-09-01 09:15:47 -07:00
enzymezoo-code 1ceefea02d
Merge pull request #46 from deforum/inpainting_1.0
Inpainting 1.0
2022-08-31 15:58:07 -05:00
enzymezoo-code 6593c1536b
Merge pull request #47 from enzymezoo-code/inpainting_1.0
Updated ipynb file from py
2022-08-31 15:56:18 -05:00
enzymezoo-code d6218da191 Updated ipynb file from py 2022-08-31 15:55:32 -05:00
enzymezoo-code 1e4af80b20
Merge pull request #45 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-31 15:51:07 -05:00
enzymezoo-code 63d00e125f Prepared for dev branch 2022-08-31 15:49:32 -05:00
enzymezoo-code 7eb1d8d593 Brightness/contrast adjustments to mask image. 2022-08-31 15:47:12 -05:00
enzymezoo-code 3a3eea175e
Merge pull request #44 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-31 00:48:35 -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 115576ae19
Merge pull request #43 from deforum/dev
Dev
2022-08-30 20:18:59 -07:00
deforum 970f626076
Merge branch 'main' into dev 2022-08-30 20:18:50 -07:00
deforum 5d4ce6caf3
Merge branch 'CompVis:main' into dev 2022-08-30 20:12:19 -07:00
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
enzymezoo-code afe1fc05b1
Merge pull request #38 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-30 11:17:50 -05: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 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
enzymezoo-code b5b5c3a861
Merge pull request #37 from enzymezoo-code/inpainting_1.0
Fixed error when using k-diffusion and no init. PLMS runs without dec…
2022-08-29 22:53:39 -05: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
deforum 1b9f205e03
if check_sha256 and model_checkpoint != "custom": 2022-08-29 20:18:34 -07:00
enzymezoo-code 3ba2f92ba7
Merge pull request #36 from enzymezoo-code/inpainting_1.0
Updating ipynb with colab-convert
2022-08-29 18:19:38 -05:00
enzymezoo-code 9a62dcee61 Updating ipynb with colab-convert 2022-08-29 18:18:24 -05:00
enzymezoo-code 5776e293e8
Merge pull request #35 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-29 18:05:41 -05:00
enzymezoo-code 15f1c48903 Merge branch 'dev' of https://github.com/deforum/stable-diffusion into inpainting_1.0 2022-08-29 18:03:21 -05:00
enzymezoo-code 975ed37c39
Merge pull request #34 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-29 17:45:49 -05:00
enzymezoo-code da2e4755a5 Merge branch 'dev' of https://github.com/deforum/stable-diffusion into inpainting_1.0 2022-08-29 17:43:07 -05:00
pharmapsychotic cbcda88a82 Clean up 2022-08-29 17:38:44 -05:00
enzymezoo-code b6f789a09a
Merge pull request #33 from enzymezoo-code/inpainting_1.0
Indexing errors fixed when masking. Default mask image added.
2022-08-29 16:36:32 -05:00
enzymezoo-code a761290917 Indexing errors fixed when masking. Default mask image added. 2022-08-29 16:33:32 -05:00
pharmapsychotic 78dbba6b46 Color match modes for none, rgb, hsv, lab 2022-08-29 13:57:21 -05:00
enzymezoo-code 8cbc38b1aa
Merge pull request #32 from enzymezoo-code/inpainting_1.0
Inpainting 1.0
2022-08-29 13:46:31 -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
pharmapsychotic 9e55abb014
Merge branch 'CompVis:main' into main 2022-08-29 13:05:36 -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
pharmapsychotic b0fc19c3e5
Merge pull request #31 from Sxela/patch-1
add open in colab button an visit counter
2022-08-29 12:37:21 -05:00
Alex effad24282
add open in colab button an visit counter 2022-08-29 19:46:10 +03:00