Spaces:
Runtime error
Runtime error
lakshmivairamani
commited on
Commit
•
5b56d58
1
Parent(s):
acfeec2
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
langchain
|
3 |
+
mysql-connector-python
|
4 |
+
langchain-community
|
5 |
+
langchain-openai
|
6 |
+
requests
|
7 |
+
gradio
|
8 |
+
PyPDF2
|
9 |
+
faiss-cpu
|