Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osanseviero
/
6DRepNet
like
9
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
osanseviero
commited on
Mar 4, 2022
Commit
cb1ba68
·
1 Parent(s):
8b4c39e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -80,6 +80,4 @@ iface = gr.Interface(
80
article=article,
81
)
82
83
-
iface.launch()
84
-
85
iface.launch()
80
article=article,
81
)
82
83
iface.launch()