Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -5,4 +5,10 @@ notion-client
|
|
5 |
Pillow
|
6 |
pyimgur
|
7 |
python-dotenv
|
8 |
-
moviepy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
Pillow
|
6 |
pyimgur
|
7 |
python-dotenv
|
8 |
+
moviepy
|
9 |
+
numpy
|
10 |
+
decorator
|
11 |
+
imageio
|
12 |
+
imageio-ffmpeg
|
13 |
+
proglog
|
14 |
+
tqdm
|