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