Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,5 +8,7 @@ moviepy==1.0.3
|
|
8 |
groq==0.0.5
|
9 |
deepgram==3.6.0
|
10 |
TTS==0.10.0 # Coqui TTS
|
|
|
|
|
11 |
|
12 |
|
|
|
8 |
groq==0.0.5
|
9 |
deepgram==3.6.0
|
10 |
TTS==0.10.0 # Coqui TTS
|
11 |
+
git+https://github.com/Doubiiu/ToonCrafter.git # Toon Crafter
|
12 |
+
|
13 |
|
14 |
|