Spaces:
Sleeping
Sleeping
Commit ·
e724a94
1
Parent(s): 1eacfa9
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🏢
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: docker
|
| 7 |
-
app_port:
|
| 8 |
pinned: false
|
| 9 |
tags:
|
| 10 |
- computer-vision
|
|
@@ -16,10 +16,8 @@ tags:
|
|
| 16 |
- similarity-search
|
| 17 |
- pose-estimation
|
| 18 |
short_description: 3D building model classification and pose estimation
|
| 19 |
-
sdk_version: 1.0.0
|
| 20 |
python_version: 3.12
|
| 21 |
app_file: main.py
|
| 22 |
-
pinned: false
|
| 23 |
---
|
| 24 |
|
| 25 |
# Bachelor Project - 3D Model Search API
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
pinned: false
|
| 9 |
tags:
|
| 10 |
- computer-vision
|
|
|
|
| 16 |
- similarity-search
|
| 17 |
- pose-estimation
|
| 18 |
short_description: 3D building model classification and pose estimation
|
|
|
|
| 19 |
python_version: 3.12
|
| 20 |
app_file: main.py
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# Bachelor Project - 3D Model Search API
|