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...
90ada41
Front
/
pages
/
response.py
fcesc-code
Update pages/response.py
4e07b81
verified
9 months ago
raw
Copy download link
history
blame
Safe
59 Bytes
if
st.button(
"Another story!"
)
st.switch_page(
"app.py"
)