Instructions to use Abhi5ingh/ControlnetDresscode with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Abhi5ingh/ControlnetDresscode with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Abhi5ingh/ControlnetDresscode") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 133 Bytes
f12b84a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a34ad751975a95695f04a61a6569040511abf1ccbb0c6103a0b8558cb99c7aee
size 47545432
|