Deforum For Automatic1111 Webui Save

Deforum extension for AUTOMATIC1111's Stable Diffusion webui

Project README

Deforum Stable Diffusion — official extension for AUTOMATIC1111's webui

Last Commit GitHub issues GitHub stars GitHub forks

Need help? See our FAQ

Getting Started

  1. Install AUTOMATIC1111's webui.

  2. Now two ways: either clone the repo into the extensions directory via git commandline launched within in the stable-diffusion-webui folder

git clone https://github.com/deforum-art/sd-webui-deforum extensions/deforum

Or download this repository, locate the extensions folder within your WebUI installation, create a folder named deforum and put the contents of the downloaded directory inside of it. Then restart WebUI.

Or launch A1111, navigate to the Extensions tab, choose Available, find deforum in the list of available extensions and install it. Restart A1111 once the extension has been installed. 3. Open the webui, find the Deforum tab at the top of the page.

  1. Enter the animation settings. Refer to this general guide and this guide to math keyframing functions in Deforum. However, in this version prompt weights less than zero don't just like in original Deforum! Split the positive and the negative prompt in the json section using --neg argument like this "apple:`where(cos(t)>=0, cos(t), 0)`, snow --neg strawberry:`where(cos(t)<0, -cos(t), 0)`"

  2. To view animation frames as they're being made, without waiting for the completion of an animation, go to the 'Settings' tab and set the value of this toolbar above zero. Warning: it may slow down the generation process.

adsdasunknown

  1. Run the script and see if you got it working or even got something. In 3D mode a large delay is expected at first as the script loads the depth models. In the end, using the default settings the whole thing should consume 6.4 GBs of VRAM at 3D mode peaks and no more than 3.8 GB VRAM in 3D mode if you launch the webui with the '--lowvram' command line argument.

  2. After the generation process is completed, click the button with the self-describing name to show the video or gif result right in the GUI!

  3. Join our Discord where you can post generated stuff, ask questions and more: https://discord.gg/deforum.

  • There's also the 'Issues' tab in the repo, for well... reporting issues ;)
  1. Profit!

Known issues

  • This port is not fully backward-compatible with the notebook and the local version both due to the changes in how AUTOMATIC1111's webui handles Stable Diffusion models and the changes in this script to get it to work in the new environment. Expect that you may not get exactly the same result or that the thing may break down because of the older settings.

Screenshots

Amazing raw Deforum animation by Pxl.Pshr:

  • Turn Audio ON!

(Audio credits: SKRILLEX, FRED AGAIN & FLOWDAN - RUMBLE (PHACE'S DNB FLIP))

https://user-images.githubusercontent.com/121192995/224450647-39529b28-be04-4871-bb7a-faf7afda2ef2.mp4

Setting file of that video: here.


Main extension tab:

image

Keyframes tab:

image

License

This program is distributed under the terms of the GNU Affero Public License v3.0, copyright (c) 2023 Deforum LLC.

Some of its sublicensed integrated 3rd party components may have other licenses, see LICENSE for usage terms.

Open Source Agenda is not affiliated with "Deforum For Automatic1111 Webui" Project. README Source: deforum-art/sd-webui-deforum
Stars
2,531
Open Issues
48
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating