Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
My-Talking-Baby-Meerkat
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Mar 10, 2024
Commit
723c2bd
·
verified
·
1 Parent(s):
ba67b6a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -213,6 +213,6 @@ htmlAframe="""
213
</html>
214
"""
215
216
-
st.
HTML
(htmlAframe)
217
218
213
</html>
214
"""
215
216
+
st.
markdown
(htmlAframe)
217
218