from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
controlnet = ControlNetModel.from_pretrained("ashllay/noobai-control-lora")
pipe = StableDiffusionControlNetPipeline.from_pretrained(
"Laxhar/sdxl_noob", controlnet=controlnet
)NoobAI Contronet loras converted from:
https://huggingface.co/Eugeoter/noob-sdxl-controlnet-lineart_realistic
https://huggingface.co/Laxhar/noob_openpose
Using: https://github.com/Stability-AI/stability-ComfyUI-nodes
v1 is extracted using NoobAI-XL-v1.0 and v2 is extracted using NoobAI-XL-v1.1.
- Downloads last month
- 14
Model tree for ashllay/noobai-control-lora
Base model
Laxhar/noobai-xl-EarlyAccess