Instructions to use Eugeoter/noob-sdxl-controlnet-tile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Eugeoter/noob-sdxl-controlnet-tile with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Eugeoter/noob-sdxl-controlnet-tile") pipe = StableDiffusionControlNetPipeline.from_pretrained( "Laxhar/sdxl_noob", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Thanks to Neko Kazama for the compute sponsorship, this model was successfully implemented!
- Downloads last month
- 3,098
Model tree for Eugeoter/noob-sdxl-controlnet-tile
Base model
Laxhar/noobai-xl-EarlyAccess