Spaces:
Sleeping
Sleeping
docs: update sdk version in readme.
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🏙️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: other
|
@@ -12,6 +12,6 @@ license: other
|
|
12 |
|
13 |
Official demo for **[CityDreamer: Compositional Generative Model of Unbounded 3D Cities](https://github.com/hzxie/city-dreamer) (CVPR 2024).**
|
14 |
|
15 |
-
- 🔥 CityDreamer is a unbounded 3D city
|
16 |
- 🤗 Try CityDreamer to generate photolistic 3D cities.
|
17 |
- ⚠️ Due to the limited computational resources at Hugging Face, this demo only generates **A SINGLE IMAGE** based on the New York City layout. If you wish to experience more comprehensive functionality, please visit the demo on [GitHub](https://github.com/hzxie/city-dreamer?tab=readme-ov-file#iterative-demo-%EF%B8%8F).
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.19.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: other
|
|
|
12 |
|
13 |
Official demo for **[CityDreamer: Compositional Generative Model of Unbounded 3D Cities](https://github.com/hzxie/city-dreamer) (CVPR 2024).**
|
14 |
|
15 |
+
- 🔥 CityDreamer is a unbounded 3D city generator.
|
16 |
- 🤗 Try CityDreamer to generate photolistic 3D cities.
|
17 |
- ⚠️ Due to the limited computational resources at Hugging Face, this demo only generates **A SINGLE IMAGE** based on the New York City layout. If you wish to experience more comprehensive functionality, please visit the demo on [GitHub](https://github.com/hzxie/city-dreamer?tab=readme-ov-file#iterative-demo-%EF%B8%8F).
|