IlyasMoutawwakil HF staff commited on
Commit
edefa71
1 Parent(s): 2bcf847

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -7,7 +7,12 @@ sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  hf_oauth: true
 
 
 
 
10
  pinned: false
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  hf_oauth: true
10
+ hf_oauth_scopes:
11
+ - read-repos
12
+ - write-repos
13
+ - manage-repos
14
  pinned: false
15
+ license: apache-2.0
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference