mgreg555 commited on
Commit
e6e73e4
·
1 Parent(s): 84b6875

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ einops==0.7.0
2
+ datasets==2.15.0
3
+ matplotlib==3.8.2
4
+ tqdm==4.66.1