iclalcetin commited on
Commit
3e04223
·
verified ·
1 Parent(s): 602efa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -102,6 +102,7 @@ iface = gr.ChatInterface(fn=generate,
102
  retry_btn=None,
103
  undo_btn=None
104
  )
 
105
 
106
  with gr.Blocks() as demo:
107
  gr.HTML("<center><h1>Chat with Google's Gemma</h1></center>")
 
102
  retry_btn=None,
103
  undo_btn=None
104
  )
105
+ )
106
 
107
  with gr.Blocks() as demo:
108
  gr.HTML("<center><h1>Chat with Google's Gemma</h1></center>")