Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ pycocotools==2.0.6
|
|
| 9 |
Pillow==9.4.0
|
| 10 |
editdistance==0.6.2
|
| 11 |
scikit-image==0.20.0
|
| 12 |
-
scipy==1.
|
| 13 |
PyMuPDF==1.21.1
|
| 14 |
|
| 15 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
|
| 9 |
Pillow==9.4.0
|
| 10 |
editdistance==0.6.2
|
| 11 |
scikit-image==0.20.0
|
| 12 |
+
scipy==1.8
|
| 13 |
PyMuPDF==1.21.1
|
| 14 |
|
| 15 |
--extra-index-url https://download.pytorch.org/whl/cu113
|