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

  • Log In
  • Sign Up

BiliSakura
/
controlearth

Image-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
controlnet
remote-sensing
openstreetmap
Model card Files Files and versions
xet
Community

Instructions to use BiliSakura/controlearth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use BiliSakura/controlearth with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("BiliSakura/controlearth")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
controlearth / vae
1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BiliSakura's picture
BiliSakura
Add files using upload-large-folder tool
05f3422 verified 2 months ago
  • config.json
    547 Bytes
    Add files using upload-large-folder tool 2 months ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    335 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • diffusion_pytorch_model.fp16.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    167 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • diffusion_pytorch_model.fp16.safetensors
    167 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • diffusion_pytorch_model.safetensors
    335 MB
    xet
    Add files using upload-large-folder tool 2 months ago