Spaces:
Running
Running
Update app.yaml
Browse files
app.yaml
CHANGED
@@ -7,4 +7,4 @@ runtime_config:
|
|
7 |
entrypoint: streamlit run streamlit-app.py --server.port $PORT
|
8 |
|
9 |
automatic_scaling:
|
10 |
-
max_num_instances:
|
|
|
7 |
entrypoint: streamlit run streamlit-app.py --server.port $PORT
|
8 |
|
9 |
automatic_scaling:
|
10 |
+
max_num_instances: 200
|