maxisz254 commited on
Commit
b1666ba
1 Parent(s): 402afe5

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers
2
+ scipy
3
+ torch
4
+ inquirer
5
+ rwkvstic
6
+ gradio>=3.17.1