Stable Diffusion on Satellite Images

This model is a diffusion model for unconditional image generation of Sentinel-2 Images based on the EuroSAT Dataset.

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('nkasmanoff/sd-eurosat')
image = pipeline().images[0]
image
Downloads last month
8
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support