File size: 435 Bytes
c45db9e 3232d64 c45db9e 3232d64 c45db9e 3232d64 c45db9e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
title: Mezura
emoji: 🥇
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
license: apache-2.0
# OAuth configuration
hf_oauth: true
hf_oauth_client_id: "${OAUTH_CLIENT_ID}"
hf_oauth_client_secret: "${OAUTH_CLIENT_SECRET}"
hf_oauth_expiration_minutes: 30
hf_oauth_scopes:
- email
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|