AhmedSSoliman commited on
Commit
d43eaa6
1 Parent(s): 8fd005b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ datasets
5
+ flake8
6
+ SentencePiece
7
+ plotly
8
+ prettytable
9
+ sacremoses
10
+ autopep8
11
+ add-trailing-comma
12
+ yapf
13
+ black
14
+ isort
15
+ ruff
16
+ pylint
17
+ autoimport
18
+ kaleido