ramyaa1113 commited on
Commit
f8bd887
·
1 Parent(s): 04dd2f1

application file gradio updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
  import gradio as gr
3
- from translator.agent import TranslationAgent
4
 
5
  '''
6
  #Initialize agent (will load mapping table)
 
1
  import os
2
  import gradio as gr
3
+ #from translator.agent import TranslationAgent
4
 
5
  '''
6
  #Initialize agent (will load mapping table)