Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.39.0
|
8 |
pip_version: 24.2
|
9 |
app_file: app.py
|
10 |
-
GRADIO_SERVER_PORT:
|
11 |
pinned: false
|
12 |
short_description: data aggregator for CMS feeds
|
13 |
---
|
|
|
7 |
sdk_version: 1.39.0
|
8 |
pip_version: 24.2
|
9 |
app_file: app.py
|
10 |
+
GRADIO_SERVER_PORT: 8080
|
11 |
pinned: false
|
12 |
short_description: data aggregator for CMS feeds
|
13 |
---
|