Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
imagecodecs>=2025.3.30
|
| 2 |
-
ipykernel>=7.1.0
|
| 3 |
-
jupyter>=1.1.1
|
| 4 |
matplotlib>=3.10.7
|
| 5 |
-
numpy>=2.
|
| 6 |
opencv-python>=4.11.0.86
|
| 7 |
-
plotly>=6.5.0
|
| 8 |
-
rawpy>=0.25.1
|
| 9 |
scikit-image>=0.25.2
|
| 10 |
scikit-learn>=1.7.2
|
| 11 |
torch>=2.9.0
|
|
|
|
| 1 |
imagecodecs>=2025.3.30
|
|
|
|
|
|
|
| 2 |
matplotlib>=3.10.7
|
| 3 |
+
numpy>=2.2.6
|
| 4 |
opencv-python>=4.11.0.86
|
|
|
|
|
|
|
| 5 |
scikit-image>=0.25.2
|
| 6 |
scikit-learn>=1.7.2
|
| 7 |
torch>=2.9.0
|