Daxtra commited on
Commit
bbc4580
1 Parent(s): 5a00116

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ IPython==7.34.0
2
+ torch==2.4.0
3
+ vllm==0.5.5
4
+ transformers==4.44.2