Spaces:
Runtime error
Runtime error
Jeremy Hummel commited on
Commit ·
e8f3f23
1
Parent(s): 5e8bcf0
fixes imports
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
librosa
|
| 3 |
moviepy
|
|
|
|
| 4 |
numpy
|
| 5 |
torch
|
| 6 |
tqdm
|
|
|
|
| 1 |
gradio
|
| 2 |
librosa
|
| 3 |
moviepy
|
| 4 |
+
ninja
|
| 5 |
numpy
|
| 6 |
torch
|
| 7 |
tqdm
|