Commit
·
03af4bc
1
Parent(s):
deddda8
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 3.4
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
startup_duration_timeout:
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
|
| 7 |
sdk_version: 3.4
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
startup_duration_timeout: 2h
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|