ilhamsyahids commited on
Commit
773033a
1 Parent(s): 74a97fe

update description

Browse files

Signed-off-by: Ilham Syahid S <ilhamsyahids@gmail.com>

Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -99,7 +99,9 @@ if __name__ == "__main__":
99
  title = "NLLB (No Language Left Behind) demo"
100
 
101
  demo_status = "Demo is running on CPU"
102
- description = f"Using NLLB model, details: https://github.com/facebookresearch/fairseq/tree/nllb.\n{demo_status}"
 
 
103
  examples = [
104
  ["nllb-distilled-1.3B", "Najdi Arabic", "English", "جلست اطفال"],
105
  [
 
99
  title = "NLLB (No Language Left Behind) demo"
100
 
101
  demo_status = "Demo is running on CPU"
102
+ description = f"""Using NLLB model, details: https://github.com/facebookresearch/fairseq/tree/nllb.
103
+
104
+ {demo_status}"""
105
  examples = [
106
  ["nllb-distilled-1.3B", "Najdi Arabic", "English", "جلست اطفال"],
107
  [