Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy==1.26.4
|
|
| 6 |
fastapi
|
| 7 |
uvicorn
|
| 8 |
python-multipart
|
| 9 |
-
pymupdf
|
|
|
|
|
|
| 6 |
fastapi
|
| 7 |
uvicorn
|
| 8 |
python-multipart
|
| 9 |
+
pymupdf
|
| 10 |
+
torchvision==0.17.1
|