jesusvilela commited on
Commit
453e947
·
verified ·
1 Parent(s): 444c673

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==4.44.1
2
  pandas
 
 
3
  scikit-learn==1.3.1
4
  transformers>=4.41.0
5
  huggingface-hub>=0.23.0
 
1
  gradio==4.44.1
2
  pandas
3
+ numpy
4
+ plotly
5
  scikit-learn==1.3.1
6
  transformers>=4.41.0
7
  huggingface-hub>=0.23.0