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 Settings
- Draw Things
- DiffusionBee
File size: 134 Bytes
834c23d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea21bf4f3eda64815ba90197ba8b5261384522c821c2d7cee3c83bd233f13b69
size 774423024
|