Upload 2 files
Browse files- model.pkl +3 -0
- requirements.txt +3 -0
model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6431b3ade22ef6f3a7ea855ae3ebb6a06287e18efbae0bd4e37b40fb0056fbf1
|
| 3 |
+
size 38382
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.25.0
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
prophet==1.1.5
|