tymbos commited on
Commit
5bc4e8b
·
verified ·
1 Parent(s): 1536a51

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ tokenizers==0.15.2
2
+ datasets==2.15.0
3
+ torch==2.1.0
4
+ gradio==4.8.0
5
+ tqdm==4.66.1
6
+ numpy==1.26.4
7
+ matplotlib==3.8.2