Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,8 +8,10 @@ sdk_version: 6.8.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 11 |
short_description: Nano Banana for Hugging Face PRO users
|
| 12 |
-
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
hf_oauth: true
|
| 12 |
short_description: Nano Banana for Hugging Face PRO users
|
| 13 |
+
hf_oauth_expiration_minutes: 43200
|
| 14 |
+
mcp_server: true
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|