SarahMarzouq commited on
Commit
9a4b9c6
·
verified ·
1 Parent(s): f49cdcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ button:hover {
110
 
111
  """
112
  #First parameter is for the dropdown menu, and the second parameter is for the starter of the poem
113
- examples = [["Arabic", "الورود تتفتح في فصل الربيع"]]
114
 
115
 
116
  my_model = gr.Interface(
 
110
 
111
  """
112
  #First parameter is for the dropdown menu, and the second parameter is for the starter of the poem
113
+ examples = [["Arabic", "الورود تتفتح الربيع"]]
114
 
115
 
116
  my_model = gr.Interface(