Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sandrocalzada
/
Reto_2_demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sandrocalzada
commited on
Apr 10, 2024
Commit
d74ce76
·
verified
·
1 Parent(s):
db02cf1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -49,4 +49,6 @@ iface = gr.Interface(
49
}
50
.gr-output-text {
51
font-size: 16px;
52
-
}
49
}
50
.gr-output-text {
51
font-size: 16px;
52
+
}
53
+
"""
54
+
)