Instructions to use BiliSakura/GeoSynth-ControlNets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BiliSakura/GeoSynth-ControlNets with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("BiliSakura/GeoSynth-ControlNets") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c65985264715807b9c1a2ac4b3630b835d975ddfbf7328595d4c2d7f796c3cda
- Size of remote file:
- 1.36 GB
- SHA256:
- 67e013543d4fac905c882e2993d86a2d454ee69dc9e8f37c0c23d33a48959d15
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.