Spaces:
Sleeping
Sleeping
Commit ·
1c9b431
1
Parent(s): 02ca452
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
-
|
| 3 |
-
Pillow
|
| 4 |
gdown
|
| 5 |
numpy
|
| 6 |
scipy
|
| 7 |
cmake
|
| 8 |
-
onnxruntime-gpu
|
| 9 |
-
opencv-python-headless
|
|
|
|
| 1 |
torch
|
| 2 |
+
transformers
|
|
|
|
| 3 |
gdown
|
| 4 |
numpy
|
| 5 |
scipy
|
| 6 |
cmake
|
| 7 |
+
onnxruntime-gpu
|
|
|