fffiloni commited on
Commit
87e309f
·
verified ·
1 Parent(s): 7869bf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- torch
2
- torchaudio
3
  typing
4
  pydub
5
  scipy
6
  diffusers
7
- transformers
8
- accelerate
9
- numpy
10
  peft
 
1
+ torch==2.5.1
2
+ torchaudio==2.5.1
3
  typing
4
  pydub
5
  scipy
6
  diffusers
7
+ transformers==4.45.0
8
+ accelerate==0.33.0
9
+ numpy<2
10
  peft