ibrahimlasfar commited on
Commit
cc86586
·
1 Parent(s): d10c151

Fix transformers version to 4.43.3 to resolve conflict with parler-tts

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -18,7 +18,7 @@ numpy==1.26.4
18
  parler-tts @ git+https://github.com/huggingface/parler-tts.git@5d0aca9753ab74ded179732f5bd797f7a8c6f8ee
19
  torch==2.4.1
20
  torchaudio==2.4.1
21
- transformers==4.46.1
22
  webrtcvad==2.0.10
23
  Pillow==10.4.0
24
  urllib3==2.0.7
 
18
  parler-tts @ git+https://github.com/huggingface/parler-tts.git@5d0aca9753ab74ded179732f5bd797f7a8c6f8ee
19
  torch==2.4.1
20
  torchaudio==2.4.1
21
+ transformers==4.43.3
22
  webrtcvad==2.0.10
23
  Pillow==10.4.0
24
  urllib3==2.0.7