muhammadayman commited on
Commit
b83ea15
1 Parent(s): 4b03c4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -61,4 +61,5 @@ translate_interface = gr.Interface(fn = translate,
61
  ['Data science is an interdisciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from noisy, structured and unstructured data,[1][2] and apply knowledge and actionable insights from data across a broad range of application domains. Data science is related to data mining, machine learning and big data.']
62
  ]
63
  )
 
64
  translate_interface.launch()
 
61
  ['Data science is an interdisciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from noisy, structured and unstructured data,[1][2] and apply knowledge and actionable insights from data across a broad range of application domains. Data science is related to data mining, machine learning and big data.']
62
  ]
63
  )
64
+
65
  translate_interface.launch()