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