We're currently making some important changes to Setta. We'll be back soon!
Each folder in this repo is a self-contained Setta project.
First, clone this repo:
git clone https://github.com/settadev/examples.git
cd examples
Then go into one of the directories. For example:
cd stream_diffusion_img_to_img
Follow the installation instructions in that folder's readme. Usually it's a single command like . ./install.sh
.
Then start Setta:
setta
And go to http://127.0.0.1:8000/ in your browser.