Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🕵🏻♂️
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
@@ -8,8 +8,8 @@ sdk_version: 5.25.2
|
|
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
|
|
|
1 |
---
|
2 |
+
title: Final Assignment
|
3 |
emoji: 🕵🏻♂️
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
hf_oauth: true
|
|
|
11 |
hf_oauth_expiration_minutes: 480
|
12 |
+
short_description: Final project for Huggingface AI Agent Course
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|