mmshaban commited on
Commit
faa834c
·
verified ·
1 Parent(s): 7b2568a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -64,5 +64,6 @@ view = gr.Interface(
64
  title="The FaseehAI Arabic Word Explorer",
65
  description="Type an Arabic word to get its translation and grammatical insights!"),
66
  flagging_mode="never"
 
67
 
68
  view.launch()
 
64
  title="The FaseehAI Arabic Word Explorer",
65
  description="Type an Arabic word to get its translation and grammatical insights!"),
66
  flagging_mode="never"
67
+ )
68
 
69
  view.launch()