Spaces:
Configuration error
Configuration error
leetuan023
commited on
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.37.0
|
2 |
+
edge-tts==1.2.0
|
3 |
+
pysrt==1.1.2
|
4 |
+
tqdm==4.65.0
|
5 |
+
ffmpeg-python==0.2.0
|