GMARTINEZMILLA commited on
Commit
42f830f
·
verified ·
1 Parent(s): 3113f7b

Update requirements.txt

Browse files

We add the datasets extension, for we will be storing the important data into the datasets instead of in the app model.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ lightgbm
6
  pandas
7
  numpy
8
  joblib
9
- streamlit-lottie
 
 
6
  pandas
7
  numpy
8
  joblib
9
+ streamlit-lottie
10
+ datasets