Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ opencv-python-headless
|
|
| 3 |
numpy==1.24
|
| 4 |
torch==2.0
|
| 5 |
Pillow==9.5
|
| 6 |
-
scikit-image==0.18
|
|
|
|
|
|
| 3 |
numpy==1.24
|
| 4 |
torch==2.0
|
| 5 |
Pillow==9.5
|
| 6 |
+
scikit-image==0.18
|
| 7 |
+
altair==4.0
|