Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,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
|
10 |
anyio==3.7.1
|
|
|
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
|