blanchon commited on
Commit
c973df7
·
1 Parent(s): ef4100d

Downgrade pytorch

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.5.1
2
- torchaudio==2.5.1
3
  torchvision==0.20.1
4
  diffusers==0.20.0
5
  gradio==5.5.0
 
1
+ torch==2.4.0
2
+ torchaudio==2.4.0
3
  torchvision==0.20.1
4
  diffusers==0.20.0
5
  gradio==5.5.0