Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: true
|
| 10 |
python_version: 3.10
|
| 11 |
short_description: Diffusion Model Compression
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: true
|
| 10 |
python_version: 3.10
|
| 11 |
short_description: Diffusion Model Compression
|
| 12 |
+
hf_oauth: true
|
| 13 |
+
hf_oauth_expiration_minutes: 43200
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|