Spaces:
Running
Running
Commit
·
cb1a7be
1
Parent(s):
990417f
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,9 @@ sdk_version: 5.44.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
| 11 |
short_description: Queue up synthetic data generation on the HF Cluster
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
hf_oauth: true
|
| 12 |
short_description: Queue up synthetic data generation on the HF Cluster
|
| 13 |
+
hf_oauth_expiration_minutes: 43200
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|