shahzaibelbert commited on
Commit
38621e7
1 Parent(s): 7146435

Update requirements.txt

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