Spaces:
Runtime error
Runtime error
Commit
·
69e9c30
1
Parent(s):
a55ad40
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -2,5 +2,10 @@ jinja2==3.0.3
|
|
2 |
python-dotenv
|
3 |
mljar-mercury-fork==0.0.16
|
4 |
Pillow<7
|
5 |
-
torchvision
|
6 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv
|
3 |
mljar-mercury-fork==0.0.16
|
4 |
Pillow<7
|
5 |
+
torchvision
|
6 |
+
torch
|
7 |
+
numpy
|
8 |
+
scipy
|
9 |
+
cmake
|
10 |
+
onnxruntime-gpu
|
11 |
+
opencv-python-headless
|