bart1259 commited on
Commit
ecff8cd
·
verified ·
1 Parent(s): 01dcbf5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -11,11 +11,12 @@ 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
- ![sample_data](https://raw.githubusercontent.com/bart1259/CityDiffusion/refs/heads/main/images/train_samples.png)
17
-
18
  ## Frontend
19
  [City Generator Web Interface](https://github.com/bart1259/CityDiffusion)
20
 
21
  ![frontend](https://raw.githubusercontent.com/bart1259/CityDiffusion/refs/heads/main/images/frontend.gif)
 
 
 
 
 
 
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
  ## Frontend
15
  [City Generator Web Interface](https://github.com/bart1259/CityDiffusion)
16
 
17
  ![frontend](https://raw.githubusercontent.com/bart1259/CityDiffusion/refs/heads/main/images/frontend.gif)
18
+
19
+ ## Sample training data
20
+
21
+ ![sample_data](https://raw.githubusercontent.com/bart1259/CityDiffusion/refs/heads/main/images/train_samples.png)
22
+