Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: gradio
|
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
short_description: 空间主要处理向量检索和模型推理
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
short_description: 空间主要处理向量检索和模型推理
|
10 |
+
watchdogTimeout: 60
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|