ngxson HF staff commited on
Commit
a8d95ce
1 Parent(s): d41bb30

fix hf_oauth_scopes

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,6 +7,10 @@ sdk: docker
7
  pinned: false
8
  short_description: Convert your PEFT LoRA into GGUF
9
  hf_oauth: true
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  pinned: false
8
  short_description: Convert your PEFT LoRA into GGUF
9
  hf_oauth: true
10
+ hf_oauth_scopes:
11
+ - read-repos
12
+ - write-repos
13
+ - manage-repos
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference