beyoru commited on
Commit
509e888
·
verified ·
1 Parent(s): 8b51dba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  gradio
2
  duckdb
3
  tabulate
4
- torch
 
 
 
 
1
  gradio
2
  duckdb
3
  tabulate
4
+ torch
5
+ transformers
6
+ sentence_transformers
7
+ threading