map-diffuser / README.md
saburq's picture
update color
5c8e057
|
raw
history blame
738 Bytes
---
title: Map Diffusers
emoji: 🗺️
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 3.28.2
app_file: app.py
pinned: false
tags:
- jax-diffusers-event
---
# Map Diffusers
This is a demo of the [JAX Diffusers]() library. It was trained on data with maptiles form
- [OpenStreetMap](https://www.openstreetmap.org/)
- [Mapbox Satellite](https://www.mapbox.com/maps/satellite/)
- [Stamen Watercolor](http://maps.stamen.com/watercolor/#12/37.7706/-122.3782)
- [Stamen Toner](http://maps.stamen.com/toner/#12/37.7706/-122.3782)
We did this as part of the [JAX Diffusers Event](https://github.com/huggingface/community-events/tree/main/jax-controlnet-sprint) making use of the TPU's provided by Google Cloud and Hugging Face. 🤗