JoPmt commited on
Commit
5af99be
1 Parent(s): 7e8a24a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch==2.5.1
3
- torchaudio==2.5.1
4
  torchvision==0.20.1
5
  xformers==0.0.28.post3
6
  onnx==1.17.0
7
  onnxruntime-gpu==1.19.2
8
  deepspeed==0.15.2
9
- accelerate==1.1.1
10
- diffusers==0.31.0
11
- transformers==4.46.3
12
  tokenizers==0.20.1
13
  peft==0.12.0
14
  decord==0.6.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ torchaudio
4
  torchvision==0.20.1
5
  xformers==0.0.28.post3
6
  onnx==1.17.0
7
  onnxruntime-gpu==1.19.2
8
  deepspeed==0.15.2
9
+ accelerate
10
+ diffusers
11
+ transformers
12
  tokenizers==0.20.1
13
  peft==0.12.0
14
  decord==0.6.0