Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: KnowledgeScribe
|
3 |
emoji: 📜
|
4 |
colorFrom: indigo
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
@@ -17,8 +17,6 @@ models:
|
|
17 |
- openai/whisper-large-v3
|
18 |
datasets:
|
19 |
- dwb2023/yt-transcripts-v3
|
20 |
-
preload_from_hub:
|
21 |
-
- openai/whisper-large-v3
|
22 |
---
|
23 |
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
2 |
title: KnowledgeScribe
|
3 |
emoji: 📜
|
4 |
colorFrom: indigo
|
5 |
+
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
|
|
17 |
- openai/whisper-large-v3
|
18 |
datasets:
|
19 |
- dwb2023/yt-transcripts-v3
|
|
|
|
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|