Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,10 @@ httpx
|
|
| 7 |
aiohttp
|
| 8 |
tqdm
|
| 9 |
pillow
|
| 10 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
aiohttp
|
| 8 |
tqdm
|
| 9 |
pillow
|
| 10 |
+
numpy
|
| 11 |
+
aiofiles
|
| 12 |
+
gradio>=4.0.0
|
| 13 |
+
gradio-pdf>=0.0.11
|
| 14 |
+
pillow>=10.0.0
|
| 15 |
+
requests>=2.31.0
|
| 16 |
+
PyMuPDF>=1.23.0
|