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