Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -27,7 +27,7 @@ def fun():
|
|
| 27 |
st.header(prediction(sales,MODEL))
|
| 28 |
if st.button("Predict"):
|
| 29 |
fun()
|
| 30 |
-
|
| 31 |
|
| 32 |
st.write("""
|
| 33 |
|
|
|
|
| 27 |
st.header(prediction(sales,MODEL))
|
| 28 |
if st.button("Predict"):
|
| 29 |
fun()
|
| 30 |
+
|
| 31 |
|
| 32 |
st.write("""
|
| 33 |
|