Tulitula commited on
Commit
8dac605
·
verified ·
1 Parent(s): 45fc9a7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ pandas>=2.2.2
3
+ numpy>=1.26.4
4
+ matplotlib>=3.8.4
5
+ scikit-learn>=1.4.2
6
+ faiss-cpu>=1.8.0
7
+ sentence-transformers>=3.0.1
8
+ torch>=2.2.2