Spaces:
Sleeping
Sleeping
Aabbhishekk
commited on
Commit
•
2251bcb
1
Parent(s):
7eaa9e0
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.154
|
2 |
+
PyPDF2==3.0.1
|
3 |
+
python-dotenv==1.0.0
|
4 |
+
streamlit==1.18.1
|
5 |
+
faiss-cpu==1.7.4
|
6 |
+
altair<5
|
7 |
+
huggingface_hub
|