Spaces:
Sleeping
Sleeping
Commit ·
b223b47
1
Parent(s): 66b7ae1
shaloow
Browse files- best_bilstm_model.h5 +2 -2
- best_gru_model.h5 +2 -2
- 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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 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=
|
| 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
|