fanboyd13 commited on
Commit
242c9f3
·
verified ·
1 Parent(s): c9c7829

Update requirements (2).txt

Browse files
Files changed (1) hide show
  1. requirements (2).txt +3 -3
requirements (2).txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchvision
3
- torchaudio
4
  numpy
5
  Pillow
6
  diffusers==0.24.0
 
1
+ torch==2.6.0
2
+ torchvision==0.21.0
3
+ torchaudio==2.6.0
4
  numpy
5
  Pillow
6
  diffusers==0.24.0