caohy666 commited on
Commit
63c048f
·
1 Parent(s): 3ea3a89

<fix> change torch and torchvision verisons to ZeroGPU-compatible versions.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.4.1
2
- torchvision==0.19.1
3
  diffusers==0.33.1
4
  transformers==4.45.0
5
  # flash-attn==2.7.3
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
  diffusers==0.33.1
4
  transformers==4.45.0
5
  # flash-attn==2.7.3