prodia-webui for using Prodia Stable DIffusion API with 50+ models, img2img and more...
-
Prodia API key: go to https://docs.prodia.com/reference/getting-started-guide and get your free API key
-
Clone repo:
git clone https://github.com/zenafey/stable-diffusion-webui
-
Place your API key in .env.example and rename it to .env
-
run
pip install -r requirements.txt
to install all needed packages
Run python main.py
to start webui, then open http://127.0.0.1:7860/ in your browser