whackthejacker commited on
Commit
1d501a2
·
verified ·
1 Parent(s): d02a01f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -9,6 +9,13 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: this is a space
 
 
 
 
 
 
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  license: mit
11
  short_description: this is a space
12
+ hf_oauth: true
13
+ hf_oauth_expiration_minutes: 480
14
+ hf_oauth_scopes:
15
+ - read-repos
16
+ - write-repos
17
+ - manage-repos
18
+ - inference-api
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference