coyotte508 HF staff commited on
Commit
60530c6
1 Parent(s): ae1f22f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,8 +9,7 @@ app_port: 3000
9
  hf_oauth: true
10
  hf_oauth_redirect_path: /auth/callback/huggingface
11
  hf_oauth_scopes:
12
- - write-repos
13
- - manage-repos
14
  ---
15
 
16
  Demo app for [Inference Widgets](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets).
 
9
  hf_oauth: true
10
  hf_oauth_redirect_path: /auth/callback/huggingface
11
  hf_oauth_scopes:
12
+ - inference-api
 
13
  ---
14
 
15
  Demo app for [Inference Widgets](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets).