Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,3 +10,12 @@ tags:
|
|
| 10 |
This is a diffusion model trained to generate cities.
|
| 11 |
|
| 12 |
The model will output a 256x256 image of a city where blue pixels represent buildings, red pixels represent roads, and white pixels represent empty space.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
This is a diffusion model trained to generate cities.
|
| 11 |
|
| 12 |
The model will output a 256x256 image of a city where blue pixels represent buildings, red pixels represent roads, and white pixels represent empty space.
|
| 13 |
+
|
| 14 |
+
## Sample training data
|
| 15 |
+
|
| 16 |
+

|
| 17 |
+
|
| 18 |
+
## Frontend
|
| 19 |
+
[City Generator Web Interface](https://github.com/bart1259/CityDiffusion)
|
| 20 |
+
|
| 21 |
+

|