Kvikontent commited on
Commit
bfab48a
·
verified ·
1 Parent(s): 38a3701

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,6 +8,13 @@ sdk_version: 1.32.2
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
 
8
  app_file: app.py
9
  pinned: false
10
  license: other
11
+ hf_oauth: true
12
+ hf_oauth_expiration_minutes: 90
13
+ hf_oauth_scopes:
14
+ - read-repos
15
+ - write-repos
16
+ - manage-repos
17
+ - inference-api
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference