Girinath11 commited on
Commit
db4b758
·
verified ·
1 Parent(s): 56bcda1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ numpy>=1.21.0
3
+ tqdm>=4.64.0
4
+ argparse>=1.1
5
+ datasets
6
+ transformers