blitzkrieg0000 commited on
Commit
b699bb3
1 Parent(s): 4ce4dec

Update README.md

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