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