Mdrnfox commited on
Commit
fe82024
·
verified ·
1 Parent(s): b8f2e6a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.29
2
+ pandas>=2.0
3
+ pyarrow>=14.0
4
+ huggingface_hub>=0.22