Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -14,3 +14,6 @@ tqdm==4.66.4
|
|
14 |
ftfy
|
15 |
regex
|
16 |
pyvirtualcam
|
|
|
|
|
|
|
|
14 |
ftfy
|
15 |
regex
|
16 |
pyvirtualcam
|
17 |
+
|
18 |
+
# 👇 Ajout nécessaire pour éviter l'erreur ModuleNotFoundError
|
19 |
+
moviepy
|