Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ colorFrom: '#FFD700'
|
|
4 |
colorTo: '#FFA500'
|
5 |
sdk: gradio
|
6 |
sdk_version: 5.33.2
|
7 |
-
app_file:
|
8 |
pinned: false
|
9 |
hf_oauth: true
|
10 |
hf_oauth_expiration_minutes: 480
|
|
|
4 |
colorTo: '#FFA500'
|
5 |
sdk: gradio
|
6 |
sdk_version: 5.33.2
|
7 |
+
app_file: task_manager_agent.py
|
8 |
pinned: false
|
9 |
hf_oauth: true
|
10 |
hf_oauth_expiration_minutes: 480
|