Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
pandas
|
4 |
-
langchain
|
5 |
-
langchain-community
|
6 |
gradio
|
7 |
sentencepiece
|
8 |
-
accelerate
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
pandas
|
|
|
|
|
4 |
gradio
|
5 |
sentencepiece
|
6 |
+
accelerate
|
7 |
+
langchain
|
8 |
+
langchain-community
|
9 |
+
langchain-experimental
|