Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
gradio
|
4 |
+
opencv-python
|
5 |
+
PyYAML
|
6 |
+
requests
|
7 |
+
scipy
|
8 |
+
tqdm
|
9 |
+
seaborn
|
10 |
+
pydub==0.25.1
|
11 |
+
twilio~=8.10.1
|
12 |
+
ultralytics
|
13 |
+
typing
|