Areid987 commited on
Commit
39672c2
1 Parent(s): e2173bc

Update README.md

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