TuringsSolutions commited on
Commit
c883619
·
verified ·
1 Parent(s): 629138b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ scikit-learn
4
+ matplotlib
5
+ torch
6
+ sentence-transformers
7
+ python-docx
8
+ imageio
9
+ Pillow