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: | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |