Text-to-Image
Diffusers
TensorBoard
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Instructions to use aqhareus/controlnet-floorplan-topdown with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aqhareus/controlnet-floorplan-topdown with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("aqhareus/controlnet-floorplan-topdown") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 129 Bytes
d902cf5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:45b0357fc0e0f7a5cffa629f3a435adf6eca871e4f1e2e242f642d2f80e996e5
size 1401
|