Spaces:
Runtime error
Runtime error
Commit
·
0b0a580
1
Parent(s):
9a521a4
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pypdf2
|
2 |
+
langchain
|
3 |
+
python-dotenv
|
4 |
+
faiss
|
5 |
+
openai
|
6 |
+
pyngrok
|
7 |
+
streamlit-chat
|
8 |
+
OpenAIEmbeddings
|