Artyom Boyko
commited on
Commit
·
c2ccca5
1
Parent(s):
31a3fb9
Настраиваю конфигурацию HF Space в README.md.
Browse files
README.md
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
# HF-Agents_course-final_project
|
2 |
-
A hands-on project built as part of the Hugging Face Agents course.
|
3 |
-
|
4 |
---
|
5 |
title: Template Final Assignment
|
6 |
emoji: 🕵🏻♂️
|
@@ -15,4 +12,8 @@ hf_oauth: true
|
|
15 |
hf_oauth_expiration_minutes: 480
|
16 |
---
|
17 |
|
18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Template Final Assignment
|
3 |
emoji: 🕵🏻♂️
|
|
|
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 |
+
|