mgbam commited on
Commit
504839f
·
verified ·
1 Parent(s): b647306

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,5 +3,7 @@ transformers
3
  altair
4
  pandas
5
  torch
 
 
6
 
7
 
 
3
  altair
4
  pandas
5
  torch
6
+ accelerate>=0.26.0
7
+
8
 
9