Cog wrapper for SDXL Lightning Controlnet
6
stars
2
commits
Python
primary language
Feb 27, 2024
updated
This is an implementation of the sdxl-lightning with Controlnet LoRAs as a Cog model. Cog packages machine learning models as standard containers.
Run predictions:
cog predict -i prompt="A monkey making latte art" -i seed=2992471961
txt2img: A monkey making latte art

2 commits
Python
100.0%
Cog wrapper for SDXL Lightning Controlnet
6
stars
2
commits
Python
primary language
Feb 27, 2024
updated
This is an implementation of the sdxl-lightning with Controlnet LoRAs as a Cog model. Cog packages machine learning models as standard containers.
Run predictions:
cog predict -i prompt="A monkey making latte art" -i seed=2992471961
txt2img: A monkey making latte art

2 commits
Python
100.0%