Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rupeshs rupeshs released this 05 Mar 07:50
· 56 commits to main since this release

Initial beta version of DiffusionMagic.

  • Supports various Stable Diffusion workflows
    • Text to Image
    • Image to Image
    • Image variations
    • Image Inpainting
    • Depth to Image
    • Instruction based image editing
  • Supports all stable diffusion Hugging Face models
  • Supports Stable diffusion v1 and v2 models, derived models
  • Works on Windows/Linux/Mac 64-bit
  • Works on CPU,GPU,Apple Silicon M1/M2 hardware
  • Supports DEIS scheduler for faster image generation (10 steps)
  • Supports 7 different samplers with latest DEIS sampler
  • LoRA(Low-Rank Adaptation of Large Language Models) models support (~3 MB size)
  • Easy to add new diffuser model by updating stable_diffusion_models.txt
  • Low VRAM mode supports GPU with RAM < 4 GB
  • Fast model loading
  • Supports Attention slicing and VAE slicing
  • Simple installation using install.bat/install.sh