Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ onnxruntime
|
|
8 |
|
9 |
# For Web UI
|
10 |
gradio
|
11 |
-
torch==2.4.
|
12 |
torchvision
|
13 |
openmim
|
14 |
numpy==1.26.4
|
|
|
8 |
|
9 |
# For Web UI
|
10 |
gradio
|
11 |
+
torch==2.4.0
|
12 |
torchvision
|
13 |
openmim
|
14 |
numpy==1.26.4
|