Spaces:
Sleeping
Sleeping
pratikshahp
commited on
Commit
•
50132f9
1
Parent(s):
07049cf
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
faiss-cpu
|
5 |
+
PyPDF2
|