Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ scikit-image
|
|
13 |
plyfile
|
14 |
omegaconf
|
15 |
jaxtyping
|
16 |
-
gradio
|
17 |
spaces
|
18 |
numpy<2.0
|
19 |
torch==2.1.2 # Compatible version with ZeroGPU Spaces
|
|
|
13 |
plyfile
|
14 |
omegaconf
|
15 |
jaxtyping
|
16 |
+
gradio==5.0.1
|
17 |
spaces
|
18 |
numpy<2.0
|
19 |
torch==2.1.2 # Compatible version with ZeroGPU Spaces
|