Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,9 +3,10 @@ gradio==5.23.1
|
|
3 |
plotly
|
4 |
matplotlib
|
5 |
gtts
|
|
|
6 |
mediapipe==0.10.14
|
7 |
numpy==1.26.4
|
8 |
opencv-python-headless==4.10.0.82
|
9 |
-
pygame
|
10 |
torch
|
11 |
asyncio
|
|
|
|
3 |
plotly
|
4 |
matplotlib
|
5 |
gtts
|
6 |
+
pygame
|
7 |
mediapipe==0.10.14
|
8 |
numpy==1.26.4
|
9 |
opencv-python-headless==4.10.0.82
|
|
|
10 |
torch
|
11 |
asyncio
|
12 |
+
ultralytics
|