Spaces:
Running
Running
Josh Brown Kramer
commited on
Commit
·
5ccbb0b
1
Parent(s):
d16a1d1
Remove torch requirement
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ onnxruntime>=1.15.0
|
|
3 |
opencv-python>=4.8.0
|
4 |
numpy>=1.24.0
|
5 |
mediapipe>=0.10.0
|
6 |
-
torch>=2.0.0
|
7 |
transformers>=4.30.0
|
8 |
Pillow>=9.5.0
|
9 |
matplotlib>=3.7.0
|
|
|
3 |
opencv-python>=4.8.0
|
4 |
numpy>=1.24.0
|
5 |
mediapipe>=0.10.0
|
|
|
6 |
transformers>=4.30.0
|
7 |
Pillow>=9.5.0
|
8 |
matplotlib>=3.7.0
|