irhamni commited on
Commit
b968764
·
verified ·
1 Parent(s): 61e22c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  pandas
2
  scikit-learn==1.1.3
3
- numpy==1.23.5
4
  nltk
5
- gradio # Ganti Streamlit
6
  pickle-mixin
 
1
+ # Pastikan Anda mengunggah ulang model PKL yang dibuat dengan versi ini!
2
  pandas
3
  scikit-learn==1.1.3
4
+ numpy==1.21.6 # Ganti ke versi yang lebih lama dan lebih stabil
5
  nltk
6
+ gradio
7
  pickle-mixin