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

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(