Spaces:
Sleeping
Sleeping
alpcansoydas
commited on
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.2.1
|
2 |
+
langchain-community==0.2.1
|
3 |
+
langchain-huggingface==0.0.3
|
4 |
+
langdetect
|
5 |
+
sentencepiece
|