Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
gradio
|
3 |
-
pandas
|
4 |
-
pypdf
|
5 |
-
loguru
|
6 |
-
promptic
|
7 |
-
tenacity
|
8 |
-
cohere
|
|
|
|
|
|
1 |
gradio
|
2 |
+
pandas
|
3 |
+
pypdf
|
4 |
+
loguru
|
5 |
+
promptic
|
6 |
+
tenacity
|
7 |
+
cohere
|
8 |
+
gTTS
|