Anniek commited on
Commit
f5a4143
·
1 Parent(s): 213b00c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  gradio
2
  pandas
3
  datetime
4
- sklearn
5
  plotly
6
  torch
7
  git+https://github.com/huggingface/transformers.git
 
8
 
 
1
  gradio
2
  pandas
3
  datetime
4
+
5
  plotly
6
  torch
7
  git+https://github.com/huggingface/transformers.git
8
+ sklearn
9