Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -18,4 +18,8 @@ pillow
|
|
18 |
numpy
|
19 |
aiohttp
|
20 |
tenacity
|
21 |
-
fake-useragent
|
|
|
|
|
|
|
|
|
|
18 |
numpy
|
19 |
aiohttp
|
20 |
tenacity
|
21 |
+
fake-useragent
|
22 |
+
matplotlib
|
23 |
+
scipy
|
24 |
+
seaborn
|
25 |
+
sklearn
|