danielle2003 commited on
Commit
b223b47
·
1 Parent(s): 66b7ae1
Files changed (3) hide show
  1. best_bilstm_model.h5 +2 -2
  2. best_gru_model.h5 +2 -2
  3. requirements.txt +1 -1
best_bilstm_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a75f0d928aac0e1fd053f6d4ba0d36591b36a7798a516806d2e5ec80b6865179
3
- size 312736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef78518aa57c298b057b0d8230dbe9ccf77f2e0ee12f25f4695828881c5fdc9
3
+ size 61376
best_gru_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb8e3958412199cfd4134905ff76f5b1fff0cf4a61af3e048d9425b7e214291c
3
- size 51376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047b61c528f4f6ed4ef6bcd5c25639da43b099945d10be78ffdae4e1f4954f2e
3
+ size 245152
requirements.txt CHANGED
@@ -3,7 +3,7 @@ pandas
3
  numpy
4
  yfinance
5
  scikit-learn
6
- streamlit==1.41.1
7
  huggingface_hub
8
  keras
9
  tensorflow
 
3
  numpy
4
  yfinance
5
  scikit-learn
6
+ streamlit>=1.41.1
7
  huggingface_hub
8
  keras
9
  tensorflow