chuckfinca commited on
Commit
ccaee72
·
1 Parent(s): bd6f952

tweaks which packages are required to try and fix whisper error

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  torch==2.1.0
2
  pyarrow==14.0.2
3
  git+https://github.com/huggingface/transformers
4
- einops
 
 
 
1
  torch==2.1.0
2
  pyarrow==14.0.2
3
  git+https://github.com/huggingface/transformers
4
+ einops
5
+ accelerate
6
+ peft