Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ kornia
|
|
7 |
timm
|
8 |
einops
|
9 |
shapely
|
10 |
-
gevent==22.10.2
|
|
|
|
7 |
timm
|
8 |
einops
|
9 |
shapely
|
10 |
+
gevent==22.10.2
|
11 |
+
matplotlib
|