sonali-tamhankar
commited on
Commit
•
fbb4ad7
1
Parent(s):
e93e812
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pypdf2
|
3 |
+
langchain
|
4 |
+
python-dotenv
|
5 |
+
faiss-cpu
|
6 |
+
openai
|
7 |
+
huggingface_hub
|