ryanzhangfan commited on
Commit
0f8e8b9
1 Parent(s): 6375423

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers
2
  tiktoken
3
  torch
4
- pillow
 
 
1
  transformers
2
  tiktoken
3
  torch
4
+ pillow
5
+ accelerate>=0.26.0