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