How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline

controlnet = ControlNetModel.from_pretrained("Eugeoter/noob-sdxl-controlnet-normal")
pipe = StableDiffusionControlNetPipeline.from_pretrained(
	"Laxhar/sdxl_noob", controlnet=controlnet
)
README.md exists but content is empty.
Downloads last month
1,670
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Eugeoter/noob-sdxl-controlnet-normal

Adapter
(16)
this model

Spaces using Eugeoter/noob-sdxl-controlnet-normal 15

Collection including Eugeoter/noob-sdxl-controlnet-normal