Spaces:
Runtime error
Runtime error
dron3flyv3r commited on
Commit ·
5d36b95
1
Parent(s): 3a47b34
Update models in README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
models:
|
| 12 |
-
openai/whisper-large-v3
|
| 13 |
-
google/gemma-7b-it
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
models:
|
| 12 |
+
- openai/whisper-large-v3
|
| 13 |
+
- google/gemma-7b-it
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|