csk99 commited on
Commit
e324040
·
verified ·
1 Parent(s): cf8eada

Update requirements.txt

Browse files

update with sentence transformer and xgboost packages

Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,4 +7,6 @@ pydantic>=1.10.0
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
- librosa==0.10.2.post1
 
 
 
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
+ librosa==0.10.2.post1
11
+ sentence-transformers==3.3.1
12
+ xgboost==2.0.3