Update README.md
Browse filesAdd OAuth and update Gradio version.
README.md
CHANGED
@@ -4,16 +4,14 @@ emoji: 🕵🏻♂️
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
hf_oauth: true
|
11 |
-
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
12 |
hf_oauth_expiration_minutes: 480
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
17 |
# HF-Agents_course-final_project
|
18 |
-
A hands-on project built as part of the Hugging Face Agents course.
|
19 |
-
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
hf_oauth: true
|
|
|
11 |
hf_oauth_expiration_minutes: 480
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
15 |
|
16 |
# HF-Agents_course-final_project
|
17 |
+
A hands-on project built as part of the Hugging Face Agents course.
|
|