Spaces:
Running
Running
initial commit
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 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
|