svjack commited on
Commit
8af8781
1 Parent(s): 7e588f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ gradio==4.29.0
3
+ transformers
4
+ ipykernel==6.25.0
5
+ numpy
6
+ pandas
7
+ scikit-learn
8
+ llama-cpp-python==0.2.69