Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pablogps
/
castles
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pablogps
commited on
Oct 8, 2024
Commit
26626f5
·
verified
·
1 Parent(s):
7802507
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -24,5 +24,4 @@ gr.Interface(
24
title=title,
25
description=description,
26
examples=examples,
27
-
)
28
-
iface.launch()
24
title=title,
25
description=description,
26
examples=examples,
27
+
)
.launch()