Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
-
dotenv
|
| 4 |
faiss-cpu
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
gradio
|
|
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
+
python-dotenv
|
| 4 |
faiss-cpu
|
| 5 |
+
langchain
|
| 6 |
+
langchain-community
|
| 7 |
+
gradio
|
|
|