Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ python-dotenv
|
|
7 |
git+https://github.com/openai/whisper.git
|
8 |
pymilvus
|
9 |
streamlit-audiorecorder
|
10 |
-
gtts
|
|
|
|
7 |
git+https://github.com/openai/whisper.git
|
8 |
pymilvus
|
9 |
streamlit-audiorecorder
|
10 |
+
gtts
|
11 |
+
altair<5
|