Yarik commited on
Commit
0ff75c2
·
1 Parent(s): 452eb5c

Add application file

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,6 +6,9 @@ colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
- ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
 
9
 
10
+ hf_oauth: true
11
+ hf_oauth_expiration_minutes: 43200
12
+ hf_oauth_scopes:
13
+ - read-repos
14
+ ---