Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -14
requirements.txt
CHANGED
@@ -1,15 +1,4 @@
|
|
1 |
-
pandas
|
2 |
-
openpyxl
|
3 |
-
numpy
|
4 |
gradio
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
scipy
|
9 |
-
langchain
|
10 |
-
langchain_community
|
11 |
-
chromadb
|
12 |
-
unidecode
|
13 |
-
huggingface_hub
|
14 |
-
Cohere
|
15 |
-
sentence-transformers
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
Pillow
|
3 |
+
numpy
|
4 |
+
opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|