dla9944 commited on
Commit
a30c343
1 Parent(s): 90341fb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ tqdm
4
+ torch
5
+ clean-text
6
+ accelerate
7
+ optimum[onnxruntime]