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("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
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ashllay/noobai-control-lora

Adapter
(16)
this model