Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ gradio
|
|
2 |
pandas
|
3 |
openpyxl
|
4 |
openai
|
5 |
-
pymorphy3
|
|
|
|
|
|
|
|
2 |
pandas
|
3 |
openpyxl
|
4 |
openai
|
5 |
+
pymorphy3
|
6 |
+
langchain
|
7 |
+
langchain-community
|
8 |
+
langchain-gigachat
|