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:
- 7c4dbd9eafb2bda98552d69cb5839064b487c3b7a5fb11523238939a0b571fde
- Size of remote file:
- 335 MB
- SHA256:
- 2aa1f43011b553a4cba7f37456465cdbd48aab7b54b9348b890e8058ea7683ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.