myshirk commited on
Commit
cf30b90
·
verified ·
1 Parent(s): ba7a369

add torch and sentence transformers to req

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  streamlit
2
  pandas
3
  psycopg2-binary
4
- boto3
 
 
 
1
  streamlit
2
  pandas
3
  psycopg2-binary
4
+ boto3
5
+ torch
6
+ sentence-transformers