abhishek HF staff commited on
Commit
8f23ed7
1 Parent(s): 22c9c34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,6 +5,12 @@ colorFrom: blue
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
 
 
 
 
 
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
8
+ hf_oauth: true
9
+ hf_oauth_scopes:
10
+ - read-repos
11
+ - write-repos
12
+ - manage-repos
13
+ - inference-api
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference