Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vutuka/nllb-vutuka-translation
Hunzla
/
nllb-vutuka-translation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hunzla
commited on
Feb 29, 2024
Commit
ac6a482
·
verified
·
1 Parent(s):
aed76cd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -101,6 +101,6 @@ if __name__ == '__main__':
101
outputs,
102
title=title,
103
description=description,
104
-
).launch(
share
=True)
105
106
101
outputs,
102
title=title,
103
description=description,
104
+
).launch(
api_open
=True)
105
106