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:22e3421588e90b0867edb61c0b2a8f93d93630f4096aa416c2aa81c4303b93ba
size 774423024
|