Spaces:
Runtime error
Runtime error
title = "NLLB TRANSLATION Demo" | |
description = """ | |
<p> | |
<center> | |
Translator using <a href='https://ai.facebook.com/research/no-language-left-behind/' target='_blank'>Facebook's NLLB</a> models. | |
</center> | |
</p> | |
""" | |
examples = [["Hello! Welcome. This is a machine translation system.", | |
"eng_Latn", "mal_Mlym", 1000]] | |