Instructions to use Eugeoter/noob-sdxl-controlnet-lineart_realistic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Eugeoter/noob-sdxl-controlnet-lineart_realistic with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Eugeoter/noob-sdxl-controlnet-lineart_realistic") pipe = StableDiffusionControlNetPipeline.from_pretrained( "Laxhar/sdxl_noob", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 135 Bytes
c1fb3be | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c80ad372a374098d4f0ddc2aaf8bea7e790cb691086d882bb97091ed5da64bba
size 5004167832
|