TuringsSolutions commited on
Commit
2402b3a
·
verified ·
1 Parent(s): fc66328

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