Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ joblib
|
|
6 |
mediapipe
|
7 |
numpy
|
8 |
pandas
|
|
|
9 |
moviepy
|
10 |
scikit-learn
|
11 |
torch
|
|
|
6 |
mediapipe
|
7 |
numpy
|
8 |
pandas
|
9 |
+
imageio
|
10 |
moviepy
|
11 |
scikit-learn
|
12 |
torch
|