Image-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
controlnet
remote-sensing
openstreetmap
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
File size: 134 Bytes
05f3422 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b7643b3e40b9f128eda5fe174fea73c3ef3903562651fb344a79439709c2e503
size 167405651
|