Spaces:
Runtime error
Runtime error
Commit
Β·
795d624
1
Parent(s):
3acc03a
change to docker
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ title: Ui Convert2
|
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
-
sdk:
|
7 |
sdk_version: 5.21.0
|
8 |
app_file: app.py
|
9 |
-
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
+
sdk: docker
|
7 |
sdk_version: 5.21.0
|
8 |
app_file: app.py
|
9 |
+
app_port: 7860
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|