Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ spaces
|
|
2 |
pillow
|
3 |
onnx
|
4 |
onnx2torch
|
5 |
-
numpy<2
|
|
|
|
2 |
pillow
|
3 |
onnx
|
4 |
onnx2torch
|
5 |
+
numpy<2
|
6 |
+
matplotlib
|