Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
streamlit
|
2 |
ultralytics
|
3 |
-
gtts
|
4 |
-
gTTS
|
5 |
opencv-python
|
6 |
-
|
|
|
7 |
numpy
|
8 |
-
torch
|
9 |
-
torchvision
|
10 |
-
torchaudio
|
11 |
-
pygame
|
|
|
1 |
streamlit
|
2 |
ultralytics
|
|
|
|
|
3 |
opencv-python
|
4 |
+
gTTS
|
5 |
+
pygame
|
6 |
numpy
|
|
|
|
|
|
|
|