atereoyinn commited on
Commit
71e5cf4
1 Parent(s): 8a9c76c

added bitsandbytes to the req file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ transformers
3
  torch
4
  faster-whisper
5
  pydantic
6
- accelerate==0.34.0
 
 
 
3
  torch
4
  faster-whisper
5
  pydantic
6
+ accelerate
7
+ bitsandbytes
8
+