fahin-one commited on
Commit
6657221
·
1 Parent(s): ba7fdd2

Fix requirements file and add torch

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ lime
5
+ scikit-learn
6
+ numpy