Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MR
/
vilt-word-patch-alignment
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MR
commited on
Oct 5, 2022
Commit
388d884
·
1 Parent(s):
de36b67
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-1
app.py
CHANGED
Viewed
@@ -235,4 +235,7 @@ def main(_config):
235
],
236
)
237
238
-
interface.launch(debug=True)
235
],
236
)
237
238
+
interface.launch(debug=True)
239
+
240
+
241
+
ex.run()