Hyeonseo commited on
Commit
2663b04
·
verified ·
1 Parent(s): a6b603e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ rapidfuzz==3.9.6
3
+ rank-bm25==0.2.2
4
+ gradio==4.44.1
5
+ requests==2.32.3
6
+ pandas==2.2.2
7
+ kaggle==1.6.17