Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ torch
|
|
| 4 |
torchvision
|
| 5 |
onnx
|
| 6 |
onnxruntime
|
|
|
|
| 7 |
Pillow
|
| 8 |
huggingface_hub
|
|
|
|
| 4 |
torchvision
|
| 5 |
onnx
|
| 6 |
onnxruntime
|
| 7 |
+
onnxruntime-tools
|
| 8 |
Pillow
|
| 9 |
huggingface_hub
|