Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ timm==0.6.13
|
|
18 |
torch==2.2.2
|
19 |
tqdm==4.66.2
|
20 |
transformers==4.37.2
|
21 |
-
mediapipe
|
22 |
librosa==0.10.2.post1
|
23 |
onnxruntime-gpu
|
24 |
accelerate
|
|
|
18 |
torch==2.2.2
|
19 |
tqdm==4.66.2
|
20 |
transformers==4.37.2
|
21 |
+
mediapipe[gpu]
|
22 |
librosa==0.10.2.post1
|
23 |
onnxruntime-gpu
|
24 |
accelerate
|