not-lain commited on
Commit
c1b939f
·
verified ·
1 Parent(s): 687f66f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ huggingface_hub==0.26.2
3
+ pandas==2.2.3
4
+ pyarrow==18.1.0
5
+ gradio==5.3.0