Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Storyteller-HackBCN
/
Front
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e664ffc
Front
/
pages
/
response.py
fcesc-code
Update pages/response.py
e664ffc
verified
9 months ago
raw
Copy download link
history
blame
Safe
60 Bytes
if
st.button(
"Another story!"
):
st.switch_page(
"app.py"
)