Skip to content

A Python script to run multiple Image generation models against the SwarmUI API

License

Notifications You must be signed in to change notification settings

automateyournetwork/swarmui_python_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

swarmui_python_script

A Python script to run multiple Image generation models against the SwarmUI API

Please watch this YouTube video to get going

https://youtu.be/iBXwCMFsuvQ

Install StableSwarmUI

https://github.com/Stability-AI/StableSwarmUI?tab=readme-ov-file

Download the models from Huggingface and

https://huggingface.co/stabilityai/stable-diffusion-3-medium

https://civitai.com/models/133005/juggernaut-xl?modelVersionId=456194

Start StableSwarmUI

Move the models into the Models Stable Diffusion folder

Run the script

(venv) $ pip install requests
(venv) $ python3 testing.py

About

A Python script to run multiple Image generation models against the SwarmUI API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages