SixOpen commited on
Commit
ebe9d4a
β€’
1 Parent(s): 181f0b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ plotly
3
+ matplotlib
4
+ scikit-learn
5
+ pandas
6
+ transformer_lens
7
+ torch
8
+ numpy