Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
-
---
|
2 |
title: HelloWorldTranscription
|
3 |
emoji: 🖼️
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
-
sdk:
|
|
|
7 |
pinned: false
|
8 |
-
short_description: Gradio based space to allow transcription
|
9 |
-
---
|
10 |
-
|
11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
1 |
title: HelloWorldTranscription
|
2 |
emoji: 🖼️
|
3 |
colorFrom: yellow
|
4 |
colorTo: red
|
5 |
+
sdk: gradio
|
6 |
+
app_file: app.py
|
7 |
pinned: false
|
8 |
+
short_description: Gradio based space to allow transcription for students
|
|
|
|
|
|