ninja0011 commited on
Commit
19969b7
·
verified ·
1 Parent(s): 4a35b24

initial commit

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: React
3
  emoji: 🐠
4
  colorFrom: indigo
5
  colorTo: red
@@ -7,6 +7,9 @@ sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
  app_file: build/index.html
 
 
 
10
  ---
11
 
12
  # Getting Started with Create React App
 
1
  ---
2
+ title: Openai Gpt Oss 20b
3
  emoji: 🐠
4
  colorFrom: indigo
5
  colorTo: red
 
7
  pinned: false
8
  app_build_command: npm run build
9
  app_file: build/index.html
10
+ hf_oauth: true
11
+ hf_oauth_scopes:
12
+ - inference-api
13
  ---
14
 
15
  # Getting Started with Create React App