Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio>=4.40.0
|
| 2 |
requests>=2.31.0
|
| 3 |
pandas>=2.2.2
|
| 4 |
numpy>=1.26.4
|
| 5 |
soundfile>=0.12.1
|
| 6 |
-
google-genai>=0.6.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
requests>=2.31.0
|
| 2 |
pandas>=2.2.2
|
| 3 |
numpy>=1.26.4
|
| 4 |
soundfile>=0.12.1
|
| 5 |
+
google-genai>=0.6.0
|
| 6 |
+
gradio
|
| 7 |
+
git+https://github.com/tuteishygpt/CallsAnaliser.git
|