fffiloni commited on
Commit
e1dc464
·
verified ·
1 Parent(s): 0a50960

adjust for ZeroGPU support

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.7.0
2
- torchvision==0.22.0
3
  ftfy==6.3.1
4
  huggingface_hub==0.31.1
5
  imageio==2.37.0
@@ -15,3 +15,4 @@ einops==0.8.1
15
  onnxruntime-gpu==1.22.0
16
  imageio-ffmpeg==0.6.0
17
  scikit-image==0.25.2
 
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
  ftfy==6.3.1
4
  huggingface_hub==0.31.1
5
  imageio==2.37.0
 
15
  onnxruntime-gpu==1.22.0
16
  imageio-ffmpeg==0.6.0
17
  scikit-image==0.25.2
18
+ spaces