Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
theArijitDas
/
Product-Update-Validator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
theArijitDas
commited on
Jun 22, 2024
Commit
84fd755
·
verified
·
1 Parent(s):
52e73e8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,4 +34,4 @@ iface = gr.Interface(
34
title="Product Update Validator"
35
)
36
37
-
iface.launch(
show_error=True
)
34
title="Product Update Validator"
35
)
36
37
+
iface.launch()