Spaces:
Runtime error
Runtime error
Commit
·
9ed8bcd
1
Parent(s):
cd93ca1
chore: Add hf_oauth to configuration
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: pink
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.38.1
|
| 8 |
app_file: app.py
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.38.1
|
| 8 |
app_file: app.py
|
| 9 |
+
hf_oauth: true
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|