Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -7,4 +7,10 @@ torch
|
|
7 |
openpyxl
|
8 |
requests
|
9 |
typing
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
huggingface_hub == 0.2.1
|
|
|
7 |
openpyxl
|
8 |
requests
|
9 |
typing
|
10 |
+
torchvision
|
11 |
+
gdown
|
12 |
+
scipy
|
13 |
+
cmake
|
14 |
+
onnxruntime-gpu
|
15 |
+
opencv-python-headless
|
16 |
huggingface_hub == 0.2.1
|