Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Geonmo/nllb-translation-demo
ThinkAI-Morocco
/
nllb-translation-demo
like
0
Paused
App
Files
Files
Community
hamzabk2post
commited on
May 18
Commit
a156163
•
1 Parent(s):
c97bee5
let go back local
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -80,6 +80,6 @@ if __name__ == '__main__':
80
outputs,
81
title=title,
82
description=description,
83
-
).launch(
share=True
)
84
85
80
outputs,
81
title=title,
82
description=description,
83
+
).launch()
84
85