coyotte508 HF staff commited on
Commit
20008b8
1 Parent(s): df48b2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Inference Widgets
3
  emoji: 👀
4
  colorFrom: pink
5
  colorTo: red
@@ -9,7 +9,8 @@ app_port: 3000
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).
 
1
  ---
2
+ title: OAuth test
3
  emoji: 👀
4
  colorFrom: pink
5
  colorTo: red
 
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).