Instructions to use MVRL/GeoSynth-OSM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MVRL/GeoSynth-OSM with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("MVRL/GeoSynth-OSM") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-2-1-base", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c016b3b72a1d7992c741baf75474d7f1af7113eb9700c00bd025929bbdab73cf
- Size of remote file:
- 1.46 GB
- SHA256:
- fcdc1311bbc19ac2e30252a298537fa2d0b3f7c8a876010329a22d5935718b16
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.