Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ scipy==1.11.1
|
|
| 8 |
matplotlib==3.7.1
|
| 9 |
opencv-python-headless==4.7.0.72
|
| 10 |
scikit-image==0.21.0
|
| 11 |
-
pandas==2.0.3
|
|
|
|
|
|
| 8 |
matplotlib==3.7.1
|
| 9 |
opencv-python-headless==4.7.0.72
|
| 10 |
scikit-image==0.21.0
|
| 11 |
+
pandas==2.0.3
|
| 12 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|