Spaces:
Sleeping
Sleeping
Commit
·
21d3ab9
1
Parent(s):
0a6e21b
fix typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
opencv-python==4.8.1.78
|
3 |
opencv-python-headless==4.8.1.78
|
4 |
torch==2.5.0
|
|
|
1 |
+
Pillow==10.1.0
|
2 |
opencv-python==4.8.1.78
|
3 |
opencv-python-headless==4.8.1.78
|
4 |
torch==2.5.0
|