Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -10,3 +10,7 @@ seaborn==0.12.2
|
|
10 |
openpyxl
|
11 |
pandas==2.0.3
|
12 |
pyaudio==0.2.12
|
|
|
|
|
|
|
|
|
|
10 |
openpyxl
|
11 |
pandas==2.0.3
|
12 |
pyaudio==0.2.12
|
13 |
+
gradio==4.19.2
|
14 |
+
groq==0.10.0
|
15 |
+
numpy==1.26.4
|
16 |
+
soundfile==0.12.1
|