Spaces:
Sleeping
Sleeping
Commit ·
a48af08
1
Parent(s): 1138072
moved project files from syncmaster2 to root
Browse files- requirements.txt +7 -15
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
altair>=5.0.0
|
| 9 |
-
python-dotenv>=1.0.0
|
| 10 |
-
Flask>=2.3.0
|
| 11 |
-
Flask-Cors>=4.0.0
|
| 12 |
-
soundfile>=0.12.0
|
| 13 |
-
# Additional dependencies for enhanced translation features
|
| 14 |
-
requests>=2.31.0
|
| 15 |
-
typing-extensions>=4.7.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
streamlit-audiorec
|
| 3 |
+
python-dotenv
|
| 4 |
+
google-generativeai
|
| 5 |
+
librosa
|
| 6 |
+
soundfile
|
| 7 |
+
mutagen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|