Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
olivercareyncl
/
image-colour-pallette
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
olivercareyncl
commited on
Mar 18
Commit
ec058a7
·
verified
·
1 Parent(s):
e540f73
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
45
46
# Launch the app
47
if __name__ == "__main__":
48
-
iface.launch()
45
46
# Launch the app
47
if __name__ == "__main__":
48
+
iface.launch()