Allob commited on
Commit
8e8debc
·
1 Parent(s): 64007a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch
2
+ sentence-transformers
3
+ pandas
4
+ SQLAlchemy==1.4.0