Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🎧
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -39,4 +39,4 @@ Dependencies are listed in the `requirements.txt` file. The app uses:
|
|
39 |
Visit the deployed app at the following link:
|
40 |
[MyIVR on Hugging Face Spaces](https://huggingface.co/spaces/JabriA/MyIVR)
|
41 |
|
42 |
-
Upload an audio file, and the app will process it to provide a transcription and summary.
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.12.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
39 |
Visit the deployed app at the following link:
|
40 |
[MyIVR on Hugging Face Spaces](https://huggingface.co/spaces/JabriA/MyIVR)
|
41 |
|
42 |
+
Upload an audio file, and the app will process it to provide a transcription and summary.
|