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

  • Log In
  • Sign Up

MVRL
/
GeoSynth-Canny

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

Instructions to use MVRL/GeoSynth-Canny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MVRL/GeoSynth-Canny with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("MVRL/GeoSynth-Canny")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
GeoSynth-Canny
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Srikumar26's picture
Srikumar26
Upload geosynth_canny_text-v1.ckpt
3f69621 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.29 kB
    Update README.md about 2 years ago
  • canny_example.jpeg
    102 kB
    Upload canny_example.jpeg 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_canny_text-v1.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.59 GB
    xet
    Upload geosynth_canny_text-v1.ckpt about 2 years ago