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:764051940ae5181ce71d41b4c9bdec97d27f4199773bb5478791231d50718d80
size 774423024
|