Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
@@ -4,13 +4,6 @@ transformers
|
|
4 |
networkx
|
5 |
matplotlib
|
6 |
numpy
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
sqlite3
|
11 |
-
pyyaml
|
12 |
-
fastapi
|
13 |
-
uvicorn
|
14 |
-
aiohttp
|
15 |
-
pydantic
|
16 |
-
colorama
|
|
|
4 |
networkx
|
5 |
matplotlib
|
6 |
numpy
|
7 |
+
pillow
|
8 |
+
scikit-learn
|
9 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|