Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
-
mistralai
|
3 |
pycountry
|
4 |
-
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
pycountry
|
3 |
+
pymupdf
|
4 |
+
tenacity
|
5 |
+
requests
|