Alex W. commited on
Commit
a6ecb93
·
1 Parent(s): 9d65593

add matplotlib and plotly to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ requests
3
  numpy
4
  scipy
5
  torch
6
- huggingface_hub
 
 
 
3
  numpy
4
  scipy
5
  torch
6
+ huggingface_hub
7
+ matplotlib
8
+ plotly