Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,7 @@ if __name__ == '__main__':
|
|
70 |
|
71 |
outputs = gr.outputs.JSON()
|
72 |
|
73 |
-
title = "NLLB distilled 1.3B distilled
|
74 |
|
75 |
demo_status = "Demo is running on CPU"
|
76 |
description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
|
|
|
70 |
|
71 |
outputs = gr.outputs.JSON()
|
72 |
|
73 |
+
title = "NLLB distilled 1.3B distilled【多语言翻译器】"
|
74 |
|
75 |
demo_status = "Demo is running on CPU"
|
76 |
description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
|