Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
scipy
|
2 |
-
ftfy
|
3 |
-
opencv-python
|
4 |
-
setuptools
|
5 |
-
pillow
|
6 |
-
imageio
|
7 |
timm==0.8.3.dev0
|
8 |
regex
|
9 |
einops
|
|
|
1 |
scipy
|
2 |
+
ftfy
|
3 |
+
opencv-python
|
4 |
+
setuptools
|
5 |
+
pillow
|
6 |
+
imageio
|
7 |
timm==0.8.3.dev0
|
8 |
regex
|
9 |
einops
|