Spaces:
Sleeping
Sleeping
tonyliu404
commited on
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
matplotlib
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
pydantic_core==2.23.4
|
10 |
pymongo
|
11 |
sentence-transformers
|
12 |
langchain
|
|
|
1 |
+
huggingface-hub
|
2 |
+
matplotlib
|
3 |
+
matplotlib-inline
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
pillow
|
7 |
+
pydantic
|
8 |
+
pydantic_core
|
|
|
9 |
pymongo
|
10 |
sentence-transformers
|
11 |
langchain
|