CoderBak commited on
Commit
bc59168
·
verified ·
1 Parent(s): d852170

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastparquet
2
+ huggingface_hub[hf_xet]
3
+ pandas
4
+ numpy
5
+ matplotlib
6
+ pyarrow
7
+ tqdm