Spaces:
Sleeping
Sleeping
File size: 302 Bytes
9715760 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
title: Gradio Oauth Test
emoji: π
colorFrom: pink
colorTo: pink
sdk: gradio
sdk_version: 4.11.2
python_version: 3.10.6
app_file: app.py
hf_oauth: true
# optional, see "Scopes" below. "openid profile" is always included.
hf_oauth_scopes:
- read-repos
- write-repos
- manage-repos
- inference-api |