Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
opencv-python
|
2 |
-
numpy == 1.23.1
|
3 |
Pillow
|
4 |
h5py
|
5 |
-
matplotlib==3.7.5
|
6 |
scikit-image==0.18.1
|
7 |
trimesh==4.0.5
|
8 |
tqdm == 4.65.0
|
|
|
1 |
opencv-python
|
|
|
2 |
Pillow
|
3 |
h5py
|
|
|
4 |
scikit-image==0.18.1
|
5 |
trimesh==4.0.5
|
6 |
tqdm == 4.65.0
|