Sujatha commited on
Commit
8ec97a6
·
verified ·
1 Parent(s): da88bf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -3,6 +3,7 @@ pytorch_tabular
3
  gradio>=3.0.0
4
  pandas
5
  torch
6
- transformers
7
  datasets
8
- scikit-learn
 
 
 
3
  gradio>=3.0.0
4
  pandas
5
  torch
 
6
  datasets
7
+ scikit-learn
8
+ transformers[torch]
9
+ accelerate