Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sahi
|
2 |
+
ultralyticsplus
|
3 |
+
ultralytics
|
4 |
+
omegaconf
|
5 |
+
SpeechRecognition
|
6 |
+
mtranslate
|
7 |
+
gTTS
|
8 |
+
fastapi
|
9 |
+
opencv-python
|
10 |
+
Pillow
|