Spaces:
Build error
Build error
Paul Ke commited on
Update streamlit_app.py
Browse files- streamlit_app.py +1 -1
streamlit_app.py
CHANGED
|
@@ -197,4 +197,4 @@ if st.button('Generate the story'):
|
|
| 197 |
|
| 198 |
except Exception as error:
|
| 199 |
st.sidebar.error(f"An error occurred: {error}")
|
| 200 |
-
|
|
|
|
| 197 |
|
| 198 |
except Exception as error:
|
| 199 |
st.sidebar.error(f"An error occurred: {error}")
|
| 200 |
+
|