lemonaddie
commited on
Commit
•
dffc30f
1
Parent(s):
b3bc780
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ numpy == 1.23.1
|
|
7 |
pillow==10.2.0
|
8 |
h5py==3.1.0
|
9 |
matplotlib==3.7.5
|
10 |
-
scikit-image==0.
|
11 |
gradio==4.11.0
|
12 |
gradio-imageslider==0.0.16
|
13 |
trimesh==4.0.5
|
|
|
7 |
pillow==10.2.0
|
8 |
h5py==3.1.0
|
9 |
matplotlib==3.7.5
|
10 |
+
scikit-image==0.18.1
|
11 |
gradio==4.11.0
|
12 |
gradio-imageslider==0.0.16
|
13 |
trimesh==4.0.5
|