nomadicsynth commited on
Commit
fa8588b
·
verified ·
1 Parent(s): 9dfb1a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,6 +6,11 @@ colorTo: blue
6
  sdk: docker
7
  pinned: true
8
  hf_oauth: true
 
 
 
 
 
9
  app_port: 5173
10
  license: mit
11
  short_description: Generate any application with DeepSeek
 
6
  sdk: docker
7
  pinned: true
8
  hf_oauth: true
9
+ hf_oauth_scopes:
10
+ - read-repos
11
+ - write-repos
12
+ - manage-repos
13
+ - inference-api
14
  app_port: 5173
15
  license: mit
16
  short_description: Generate any application with DeepSeek