Skip to content

deforum-art/sd-forge-deforum

 
 

Repository files navigation

Deforum Stable Diffusion — official extension for Forge

This is the Deforum extension for the Stable Diffusion WebUI Forge. It is a fork of the Deforum Extension for A1111 and is expected to diverge over time.

Current status

This extension is experimental. It should load and basic settings should work. However, the full surface area of Deforum has not yet been tested. You are encouraged to take it for a spin and raise issues here as you find problems.

Installation

After setting up the Stable Diffusion WebUI Forge:

cd <forge_install_dir>/extensions
git clone https://github.com/deforum-art/sd-forge-deforum
cd sd-forge-deforum
pip install -r requirements.txt

What works & what doesn't

TODO

Compatibility notes

  • If you load a settings file from the a1111 extension into the Forge extension, you will need to reselect your controlnet preprocessors (they are referenced using different identifiers).
  • Forge reduces VRAM usage by more agressively unloading models from memory. This can cause delays between frame generations while models are juggled in and of memory. To reduce this, start Forge with --always-high-vram (assuming you have sufficient VRAM).

About

Deforum extension for stable-diffusion-webui-forge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Jupyter Notebook 2.3%
  • JavaScript 1.9%
  • CSS 0.2%