Diffusers
Safetensors
remote-sensing
computer-vision
diffusion-models
controlnet
generative-model
earth-observation
open-vocabulary
image-dataset
Instructions to use jaychempan/EarthSynth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jaychempan/EarthSynth with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("jaychempan/EarthSynth") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
afbf68e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3cb02864361c60cef152904d2d427d007cb67fde362af0a88e69390cc5c53bca
size 2890518478
|