Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ python_version: 3.9
|
|
8 |
sdk_version: 4.44.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
sdk_version: 4.44.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
+
app_port: 7860
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|