Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ requests==2.31.0
|
|
5 |
opencv-python==4.8.0.76
|
6 |
numpy==1.24.3
|
7 |
tensorflow==2.13.0
|
8 |
-
Pillow==9.4.0
|
|
|
|
|
|
5 |
opencv-python==4.8.0.76
|
6 |
numpy==1.24.3
|
7 |
tensorflow==2.13.0
|
8 |
+
Pillow==9.4.0
|
9 |
+
edge-tts==0.5.5
|
10 |
+
anyio==3.7.1
|