Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -12
requirements.txt
CHANGED
|
@@ -1,15 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
numpy
|
| 3 |
-
tensorflow
|
| 4 |
-
pillow
|
| 5 |
-
pandas
|
| 6 |
-
plotly
|
| 7 |
-
gdown
|
| 8 |
langchain
|
| 9 |
langchain-community
|
| 10 |
-
|
| 11 |
-
python-dotenv
|
| 12 |
-
PyPDF2
|
| 13 |
-
pypdf
|
| 14 |
-
faiss-cpu
|
| 15 |
-
sentence-transformers
|
|
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
langchain
|
| 3 |
langchain-community
|
| 4 |
+
langchain-openai
|
| 5 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|