File size: 738 Bytes
2c655c4
95ac94c
 
37da40b
5c8e057
2c655c4
 
 
 
eb07959
 
2c655c4
 
95ac94c
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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. 🤗