Skip to content

Acephalia/stable-cascade-GUI-one-click-installer

 
 

Repository files navigation

GUI - Has been merged into the master branch please use that instead.

  1. Follow original installation instructions below (make sure to use a venv)
  2. Use run.bat for gradio interface

Stable Cascade One-Click Installer

Easy setup for generating beautiful images with Stable Cascade.

Updates

  • Gradio GUI (thank you @Acephalia)
  • Steps and seed control
  • Linux/OS X support (thank you @il-katta)

Installation ( Windows )

  1. Download: Get the installer by clicking this link: Download ZIP

  2. Extract: Unzip the downloaded file to your preferred location.

  3. Install: Double-click the install.bat file to automatically set up all dependencies.

  4. Generate: Double-click run.bat to open the image generation script and get creative!

Installation ( Linux/OS X)

  1. Download: Get the installer by clicking this link: Download ZIP

  2. Extract: Unzip the downloaded file to your preferred location.

  3. Install: Execute the install.sh script to automatically set up all dependencies.

  4. Generate: Execute run.sh script to start image generation

Requirements

  • This script requires Python to be installed on your system. Python is not included in the one-click installer. If you do not have Python installed, download and install it from the official Python website before running the installer.
  • Visual Studio build tools for C++ desktop development from the official Visual Studio website
  • Hardware (only tested with 4060 Ti 16 GB VRAM): Screenshot of task manager during inference

Acknowledgments

This project makes use of code and models from Stability AI, licensed under the Stability AI Non-Commercial Research Community License Agreement. The full license agreement is available in this repository (LICENSE-StabilityAI.txt). For more information about Stability AI and their work, visit their website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.1%
  • Batchfile 15.2%
  • Shell 13.7%