Spaces:
Runtime error
Runtime error
Commit
·
6704c47
1
Parent(s):
d56cc52
requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
torch
|
3 |
torchvision
|
4 |
-
|
5 |
PIL
|
|
|
1 |
numpy
|
2 |
torch
|
3 |
torchvision
|
4 |
+
opencv-python
|
5 |
PIL
|