Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
Pillow
|
3 |
torch
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
timm
|
8 |
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
opencv-python
|
3 |
+
pyttsx3
|
4 |
+
pandas
|
|
|
5 |
|