Spaces:
Running
Running
Andres Felipe Ruiz-Hurtado
commited on
Commit
·
b287491
1
Parent(s):
bc97962
fix requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ scikit-image
|
|
6 |
scikit-learn
|
7 |
torch
|
8 |
torchvision
|
9 |
-
gradio
|
10 |
onnxruntime
|
11 |
-
rasterio
|
|
|
|
6 |
scikit-learn
|
7 |
torch
|
8 |
torchvision
|
9 |
+
gradio=4.44.0
|
10 |
onnxruntime
|
11 |
+
rasterio
|
12 |
+
gradio_imageslider
|