tararad commited on
Commit
6a2f533
·
verified ·
1 Parent(s): dec3579

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
  gradio
2
  torch
3
  transformers
4
- numpy
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
  torch
3
  transformers
4
+ numpy
5
+ pandas
6
+ matplotlib
7
+ seaborn
8
+ tqdm
9
+ datasets
10
+ scikit-learn
11
+ openai
12
+ bitsandbytes
13
+ accelerate>=0.26.0