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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,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).
 
10
  hf_oauth_redirect_path: /auth/callback/huggingface
11
  hf_oauth_scopes:
12
  - inference-api
13
+ - write-repos
14
+ - read-billing
15
+ - email
16
  ---
17
 
18
  Demo app for [Inference Widgets](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets).