Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ pymupdf
|
|
5 |
openai
|
6 |
python-docx
|
7 |
Groq
|
8 |
-
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
5 |
openai
|
6 |
python-docx
|
7 |
Groq
|
8 |
+
gradio_client
|
9 |
+
torch
|
10 |
+
torchaudio
|
11 |
+
TTS
|
12 |
+
huggingface_hub
|
13 |
+
vinorm
|