FatBoyEnglish
commited on
Commit
•
1ebab4b
1
Parent(s):
b13e4b7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==1.11.0
|
|
2 |
torchvision==0.12.0
|
3 |
onnx==1.14.0
|
4 |
onnxruntime==1.15.1
|
5 |
-
Pillow==10.0.0
|
|
|
|
2 |
torchvision==0.12.0
|
3 |
onnx==1.14.0
|
4 |
onnxruntime==1.15.1
|
5 |
+
Pillow==10.0.0
|
6 |
+
numpy==1.24.4
|