Spaces:
Sleeping
Sleeping
GitHub Actions
commited on
Commit
•
ab59e57
1
Parent(s):
f2b0abe
Updated README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Ve-gans
|
2 |
|
3 |
Ve-gans is an ongoing research project focused on developing a generative AI model specifically designed to generate floorplans and architectural drawings. The project aims to advance the capabilities of GANs (Generative Adversarial Networks) in the field of architectural design.
|
|
|
1 |
+
---
|
2 |
+
title: Ve Gans
|
3 |
+
emoji: 🏠
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.29.0
|
8 |
+
app_file: space.py
|
9 |
+
pinned: false
|
10 |
+
license: openrail
|
11 |
+
---
|
12 |
+
|
13 |
# Ve-gans
|
14 |
|
15 |
Ve-gans is an ongoing research project focused on developing a generative AI model specifically designed to generate floorplans and architectural drawings. The project aims to advance the capabilities of GANs (Generative Adversarial Networks) in the field of architectural design.
|