hexselarchieles commited on
Commit
b0c6ab0
·
verified ·
1 Parent(s): 6dd5e3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- Flask
2
- gunicorn
3
- pandas
4
- numpy
5
- joblib
6
- lightgbm
7
- tensorflow==2.18.0 # Ganti ke versi yang ada di daftar 'found versions'
8
- scikit-learn
 
 
1
+ Flask
2
+ gunicorn
3
+ pandas
4
+ numpy
5
+ joblib
6
+ lightgbm
7
+ tensorflow==2.18.0 # Ganti ke versi yang ada di daftar 'found versions'
8
+ scikit-learn
9
+ huggingface-hub