Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Storyteller-HackBCN
/
Storytelling-app-Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dtm95
commited on
Jun 29, 2024
Commit
aad51d1
·
verified
·
1 Parent(s):
d7f7246
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import
as st
2
from transformers import pipeline
3
4
# Set up the Streamlit app
1
+
import
streamlit
as st
2
from transformers import pipeline
3
4
# Set up the Streamlit app