bjorn-hommel commited on
Commit
731c69b
·
1 Parent(s): 0529b8b

init commit

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ pandas==2.2.0
3
+ numpy==1.26.3
4
+ sentence_transformers==2.7.0
5
+ sentencepiece==0.1.99
6
+ altair==4.2.2
7
+ python-dotenv