JoPmt commited on
Commit
33eaf95
1 Parent(s): 0c4a0e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,9 +2,9 @@
2
  torch
3
  torchaudio
4
  torchvision
5
- xformers==0.0.28.post3
6
- onnx
7
- onnxruntime-gpu
8
  deepspeed==0.15.2
9
  accelerate
10
  diffusers
 
2
  torch
3
  torchaudio
4
  torchvision
5
+ xformers
6
+ onnx==1.17.0
7
+ onnxruntime-gpu==1.19.2
8
  deepspeed==0.15.2
9
  accelerate
10
  diffusers