cgeorgiaw HF Staff commited on
Commit
5093885
·
1 Parent(s): ef27773

changing oauth access request

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -8,10 +8,7 @@ pinned: false
8
  hf_oauth: true
9
  hf_oauth_expiration_minutes: 480
10
  hf_oauth_scopes:
11
- - read-repos
12
- - write-repos
13
- - manage-repos
14
- - inference-api
15
  ---
16
 
17
  To run the gradio app, install the dependencies and run `python app.py`.
 
8
  hf_oauth: true
9
  hf_oauth_expiration_minutes: 480
10
  hf_oauth_scopes:
11
+ - email
 
 
 
12
  ---
13
 
14
  To run the gradio app, install the dependencies and run `python app.py`.