Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ python-dotenv
|
|
| 7 |
gradio_client
|
| 8 |
moviepy
|
| 9 |
decorator
|
|
|
|
| 10 |
imageio-ffmpeg
|
| 11 |
Pillow
|
| 12 |
PyPDF2
|
|
|
|
| 7 |
gradio_client
|
| 8 |
moviepy
|
| 9 |
decorator
|
| 10 |
+
imageio
|
| 11 |
imageio-ffmpeg
|
| 12 |
Pillow
|
| 13 |
PyPDF2
|