9Dome commited on
Commit
ff6e8aa
·
verified ·
1 Parent(s): e2833f6

Update requirements.txt

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