Commit
·
040bc06
1
Parent(s):
5a210d9
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface.load("models/nikhilwani/machine_translation-en-fr-opus", title="
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("models/nikhilwani/machine_translation-en-fr-opus", title="Machine Translation").launch()
|