Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
docx2txt==0.8
|
2 |
+
langchain==0.2.1
|
3 |
+
langchain_community==0.2.1
|
4 |
+
langchain_huggingface==0.0.3
|