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
b9ced58 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4c6932ba3e304b52e425800948a074f56d1bcd3932fa515cfd8056707a7c1525
size 774423024
|