sohomghosh commited on
Commit
2c0c269
1 Parent(s): ae470b6

Create requirements.txt

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