Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
WALT
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3v324v23
commited on
Jun 29, 2022
Commit
17cfa50
·
1 Parent(s):
aaba0bb
visualization update
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -65,6 +65,5 @@ demo = gr.Interface(walt_demo,
65
66
#demo.launch(server_name="0.0.0.0", server_port=7000)
67
demo.launch()
68
-
'''
69
70
65
66
#demo.launch(server_name="0.0.0.0", server_port=7000)
67
demo.launch()
68
69