Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teatwots
/
wordcloud
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
teatwots
commited on
Jun 6, 2024
Commit
ee75c88
·
verified
·
1 Parent(s):
ef814ac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -138,4 +138,4 @@ interface = gr.Interface(
138
139
# Launch the interface and include the custom CSS
140
interface.launch()
141
-
print
(css)
138
139
# Launch the interface and include the custom CSS
140
interface.launch()
141
+
gr.HTML
(css)