Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
kabachuha b56e50623a
showcase 'show the video' button 2022-10-18 01:08:11 +03:00
kabachuha fa7ef9ad29 zero-weight padding for the newer webui versions 2022-10-18 01:01:31 +03:00
kabachuha a8448415fb add gif result display within the gui 2022-10-18 00:59:03 +03:00
kabachuha c6cb75b9c8 add video result display within the gui 2022-10-18 00:48:41 +03:00
kabachuha c1579e1bb3 tiny code quality fixup 2022-10-18 00:46:56 +03:00
kabachuha 4069be628a fixup 2022-10-17 02:59:47 +03:00
kabachuha 448a4093b4 Merge branch 'automatic1111-webui' of https://github.com/deforum-art/deforum-for-automatic1111-webui into automatic1111-webui 2022-10-17 02:56:23 +03:00
kabachuha dcf74f069e allow lower resolution values in sliders 2022-10-17 02:56:11 +03:00
kabachuha 44ed983f7d
update interface screenshot 2022-10-17 02:45:13 +03:00
kabachuha eacb93b2c1
how to get animation frames displayed in realtime 2022-10-17 02:43:06 +03:00
kabachuha 33fd78a9d6 remove UI mentions of denoising_strength 2022-10-17 02:25:14 +03:00
kabachuha c137091d55 Merge branch 'automatic1111-webui' of https://github.com/deforum-art/deforum-for-automatic1111-webui into automatic1111-webui 2022-10-17 02:12:12 +03:00
kabachuha f6f001d9e2 fix #3
map denoising_strength to vanilla strength param

remove denoising_strength_schedule as redundant
2022-10-17 02:12:05 +03:00
kabachuha cc8b3fd705 minor improving for better ffmpeg debugging 2022-10-17 02:10:23 +03:00
kabachuha a519c95f6c
screenshot how to --disable-safe-unpickle in .bat 2022-10-17 01:05:59 +03:00
kabachuha d5bb9e02d1
screenshot how to --disable-safe-unpickle in .bat 2022-10-17 00:56:00 +03:00
kabachuha 245f0535d3 description fixup 2022-10-15 22:37:53 +03:00
kabachuha 76df4a48b1 an option to make gifs without ffmpeg 2022-10-15 22:32:49 +03:00
kabachuha bf930ca9de more uppercase 2022-10-15 22:26:28 +03:00
kabachuha 853659f7c0 uppercase AUTOMATIC1111 2022-10-15 22:15:44 +03:00
kabachuha c56d2755bb enhancing version compat, isn't specified anyway 2022-10-15 21:09:46 +03:00
kabachuha 931eeb0be4 add cfg_scale schedule 2022-10-15 20:15:35 +03:00
kabachuha 32b260cc5e generate initial image using txt2img
for better initial frame quality
2022-10-15 19:41:48 +03:00
kabachuha 6c3662ce1d info about depth models installation on windows 2022-10-15 18:54:56 +03:00
kabachuha 1fafc5773c autoinstall numexpr 2022-10-15 18:01:59 +03:00
kabachuha b61f1266cc update missing packages notice in README.md 2022-10-15 17:45:41 +03:00
kabachuha 99038fdec1 remove extra modifier 2022-10-15 15:40:42 +03:00
kabachuha 062f0b3a54 increase scale slider subdivisions 2022-10-15 15:26:16 +03:00
kabachuha 79806527b0 raise the base denoise rate a bit 2022-10-15 15:08:30 +03:00
kabachuha 24715972bb add periodicity to decay function for better look 2022-10-15 14:59:12 +03:00
kabachuha 374315253f add denoising strength decay via math
It makes for much smoother original deforum-like animations

The decay rate is controlled with the denominator. In this case 12 means it will be halved every 12 frames
2022-10-15 14:36:30 +03:00
kabachuha f60b74797c
remove jupyter and colab related dependencies 2022-10-15 13:09:21 +03:00
kabachuha 533b4e9e00 fix prompts not being loaded from custom file 2022-10-15 12:52:42 +03:00
kabachuha f9d3669911 add numexpr to dependencies 2022-10-15 12:42:43 +03:00
kabachuha 40fcb1125f remove stray IPython references
IPython is used for the notebook, and not for the webui
2022-10-15 12:02:16 +03:00
kabachuha 9a0a2b542a fix seed out of bounds 2022-10-15 11:53:36 +03:00
kabachuha 5bfb3f18a8
Update README.md 2022-10-15 02:32:37 +03:00
kabachuha b28c349ec1
add another showcase 2022-10-15 01:50:44 +03:00
kabachuha a54029b5a5 Merge branch 'automatic1111-webui' of https://github.com/deforum-art/deforum-for-automatic1111-webui into automatic1111-webui 2022-10-15 01:46:47 +03:00
kabachuha 683ef61a02 update in-code links to the repo 2022-10-15 01:46:35 +03:00
kabachuha cda2d6edff
Update README.md 2022-10-15 01:42:14 +03:00
kabachuha 5dc1e8cc6d Update README.md 2022-10-15 01:39:21 +03:00
kabachuha f7a698737b Update README.md 2022-10-15 01:35:20 +03:00
kabachuha 7c958f6712 arg fixup 2022-10-15 01:10:29 +03:00
kabachuha f8affc333a fixup 2022-10-15 00:58:39 +03:00
kabachuha 9ffeb7cea6 add the denoising strength param 2022-10-15 00:49:02 +03:00
kabachuha e76f365971 revert strength schedule change 2022-10-15 00:29:28 +03:00
kabachuha 6339b83d3d return color corrections 2022-10-15 00:06:08 +03:00
kabachuha 7a6b7d10a5 raise strength schedule 2022-10-15 00:05:53 +03:00
kabachuha d71dc01989 make example stuff more painterly 2022-10-15 00:05:40 +03:00