Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -10
requirements.txt
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
-
gradio
|
2 |
-
pandas
|
3 |
-
openpyxl
|
4 |
-
requests
|
5 |
-
langchain
|
6 |
langchain-community
|
|
|
7 |
gigachat
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
openpyxl
|
4 |
+
requests
|
5 |
+
langchain
|
6 |
langchain-community
|
7 |
+
tqdm
|
8 |
gigachat
|
9 |
+
openpyxl
|
10 |
+
gitpython
|
11 |
+
together
|
12 |
+
mistralai
|
13 |
+
pymorphy2
|
14 |
+
spacy
|