Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
openpyxl
|
| 4 |
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.30.0
|
| 2 |
+
gtts
|
| 3 |
openpyxl
|
| 4 |
requests
|
| 5 |
+
langchain
|
| 6 |
+
langchain-core
|
| 7 |
+
langchain-community
|
| 8 |
+
|