zoheb commited on
Commit
b652caa
1 Parent(s): f33940c

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy==1.23.3
2
+ pillow==9.2.0
3
+ matplotlib==3.6.1
4
+ torch==1.12.1
5
+ transformers==4.22.2