kkkgg commited on
Commit
bb7b0f9
·
1 Parent(s): 58775ce

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pip3 install torch torchvision torchaudio
2
+ pip install numpy
3
+ pip install pandas
4
+ pip install torch
5
+ pip install argparse
6
+ pip install transformers
7
+ pip install torchkeras
8
+ pip install mdtex2html
9
+