Spaces:
Running
Running
Force environment rebuild
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,8 +6,9 @@ tensorflow==2.15.0 # Ghi rõ phiên bản để đảm bảo tương thích
|
|
6 |
torch
|
7 |
transformers
|
8 |
joblib
|
9 |
-
scikit-learn
|
10 |
xgboost
|
11 |
lightgbm
|
12 |
librosa
|
13 |
numpy
|
|
|
|
|
|
6 |
torch
|
7 |
transformers
|
8 |
joblib
|
|
|
9 |
xgboost
|
10 |
lightgbm
|
11 |
librosa
|
12 |
numpy
|
13 |
+
scikit-learn==1.2.2
|
14 |
+
pydub
|