Omartificial-Intelligence-Space commited on
Commit
e1559b3
·
verified ·
1 Parent(s): 4758929

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
+ torch
3
+ numpy
4
+ pandas
5
+ matplotlib
6
+ datasets
7
+ scikit-learn
8
+ sentence-transformers