Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,10 @@ 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 |
|
|
@@ -96,4 +95,4 @@ OPENAI_API_KEY=your_openai_api_key_here
|
|
| 96 |
|
| 97 |
---
|
| 98 |
|
| 99 |
-
*Created with ❤️ for the Hugging Face Agents Course Final Assignment*
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.34.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
hf_oauth: true
|
|
|
|
| 11 |
hf_oauth_expiration_minutes: 480
|
| 12 |
---
|
| 13 |
|
|
|
|
| 95 |
|
| 96 |
---
|
| 97 |
|
| 98 |
+
*Created with ❤️ for the Hugging Face Agents Course Final Assignment*
|