Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
gradio
|
2 |
edge-tts
|
3 |
moviepy
|
4 |
-
|
5 |
openai
|
6 |
-
python-docx
|
7 |
-
Groq
|
|
|
1 |
gradio
|
2 |
edge-tts
|
3 |
moviepy
|
4 |
+
pymupdf
|
5 |
openai
|
6 |
+
python-docx
|
|