Spaces:
Sleeping
Sleeping
saideepchandradev
commited on
Commit
·
70cab3c
1
Parent(s):
9371ed1
- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.270
|
2 |
+
PyPDF2==3.0.1
|
3 |
+
python-dotenv==1.0.0
|
4 |
+
streamlit==1.25.0
|
5 |
+
openai==0.27.8
|
6 |
+
faiss-cpu==1.7.4
|
7 |
+
altair==5.0.1
|
8 |
+
tiktoken==0.4.0
|