Spaces:
Runtime error
Runtime error
abhishekrs4
commited on
Commit
•
a702d19
1
Parent(s):
87b2d3c
updated readme
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
python_version: 3.8
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
python_version: 3.8
|
10 |
+
app_port: 8501
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|