Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ mediapipe==0.10.14
|
|
9 |
numpy==1.26.4
|
10 |
torch
|
11 |
ultralytics
|
12 |
-
neon-tts-plugin-coqui==0.8.1a5
|
|
|
|
9 |
numpy==1.26.4
|
10 |
torch
|
11 |
ultralytics
|
12 |
+
neon-tts-plugin-coqui==0.8.1a5
|
13 |
+
onnxruntime-gpu
|