jsemrau commited on
Commit
e9eeab6
·
verified ·
1 Parent(s): d98fa6c

Towards HF Login

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,10 +4,15 @@ emoji: 📚
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 5.45.0
8
  app_file: app.py
9
  pinned: false
10
  license: other
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.46.0
8
  app_file: app.py
9
  pinned: false
10
  license: other
11
+ hf_oauth: true
12
+ # optional, see "Scopes" below. "openid profile" is always included.
13
+ hf_oauth_scopes:
14
+ - read-repos
15
+ - inference-api
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference