Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
torch
|
| 3 |
+
TTS
|
| 4 |
+
assemblyai
|
| 5 |
+
moviepy
|
| 6 |
+
requests
|
| 7 |
+
git+https://github.com/justinjohn0306/Wav2Lip.git
|
| 8 |
+
batch-face
|