Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ gradio-client>=0.10.1
|
|
5 |
python-dotenv>=1.0.0
|
6 |
huggingface_hub==0.22.2
|
7 |
groq
|
8 |
-
gradio==4.38.1
|
|
|
|
|
|
5 |
python-dotenv>=1.0.0
|
6 |
huggingface_hub==0.22.2
|
7 |
groq
|
8 |
+
gradio==4.38.1
|
9 |
+
pymupdf
|
10 |
+
pdf2md
|