Instructions to use ashllay/noobai-control-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ashllay/noobai-control-lora with Diffusers:
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 ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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
- 19
Model tree for ashllay/noobai-control-lora
Base model
Laxhar/noobai-xl-EarlyAccess