akhaliq HF Staff commited on
Commit
8e9e1ab
·
1 Parent(s): a9b0137
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
10
  disable_embedding: true
11
  hf_oauth: true
12
  hf_oauth_scopes:
13
- - write-repos # Needed to create/upload to Spaces on behalf of the user
14
  # Note: 'openid' and 'profile' are always included by default and should not be listed here.
15
  ---
16
 
 
10
  disable_embedding: true
11
  hf_oauth: true
12
  hf_oauth_scopes:
13
+ - manage-repos # Needed to create/upload/delete Spaces on behalf of the user
14
  # Note: 'openid' and 'profile' are always included by default and should not be listed here.
15
  ---
16