Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MVRL
/
GeoSynth-OSM

Image-to-Image
Diffusers
Safetensors
controlnet
stable-diffusion
satellite-imagery
OSM
Model card Files Files and versions
xet
Community

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
GeoSynth-OSM
11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Srikumar26's picture
Srikumar26
Update README.md
93dff8a verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.25 kB
    Update README.md about 2 years ago
  • config.json
    1.29 kB
    Upload model about 2 years ago
  • diffusion_pytorch_model.safetensors
    1.46 GB
    xet
    Upload model about 2 years ago
  • geosynth-osm-text.ckpt

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    9.59 GB
    xet
    Upload geosynth-osm-text.ckpt with huggingface_hub about 2 years ago
  • osm_tile_18_42048_101323.jpeg
    20.4 kB
    Example osm file about 2 years ago