balaramas commited on
Commit
2cf7546
1 Parent(s): d7c2215

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
 
3
  # Load the model with no examples
4
- gr.Interface.load("models/balaramas/mbart-sahitrans_new_data", examples=[]).launch()
 
1
  import gradio as gr
2
 
3
  # Load the model with no examples
4
+ gr.Interface.load("models/balaramas/mbart-sahitrans_new_data").launch()