eaglelandsonce commited on
Commit
63cece2
·
verified ·
1 Parent(s): fafbf6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=3.0
2
+ sentence-transformers>=2.2.2
3
+ torch>=1.13.1
4
+ pandas>=1.5.0