dafajudin commited on
Commit
10988ef
1 Parent(s): 6222a14

update code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ with gr.Blocks(
135
  outputs=[history_gallery]
136
  )
137
 
138
- gr.Markdown("## Contoh Input dengan Teks")
139
  with gr.Row():
140
  with gr.Column():
141
  gr.Examples(
 
135
  outputs=[history_gallery]
136
  )
137
 
138
+ gr.Markdown("## Example of Input with Text")
139
  with gr.Row():
140
  with gr.Column():
141
  gr.Examples(