Spaces:
Runtime error
Runtime error
Commit
·
7e7c1fc
1
Parent(s):
3530021
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
pillow
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
pillow
|
4 |
+
numpy
|
5 |
+
onnxruntime==1.12.0
|
6 |
+
opencv-python-headless
|