Arnav Raina
commited on
Commit
·
8c9fe4f
1
Parent(s):
028fd8a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
opencv-python
|
| 2 |
Pillow
|
| 3 |
exif==1.6.0
|
| 4 |
-
onnx>=1.12.0
|
|
|
|
|
|
| 1 |
opencv-python
|
| 2 |
Pillow
|
| 3 |
exif==1.6.0
|
| 4 |
+
onnx>=1.12.0
|
| 5 |
+
onnxruntime-gpu
|