amirgame197 commited on
Commit
ae4187e
·
verified ·
1 Parent(s): 58c547c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -113,7 +113,6 @@ def check_rand(inp,val):
113
 
114
  with gr.Blocks() as app:
115
  memory=gr.State()
116
- gr.HTML("""<center><h1 style='font-size:xx-large;'>Google Gemma Models</h1><br><h3>running on Huggingface Inference Client</h3><br><h7>EXPERIMENTAL""")
117
  chat_b = gr.Chatbot(height=500)
118
  with gr.Group():
119
  with gr.Row():
 
113
 
114
  with gr.Blocks() as app:
115
  memory=gr.State()
 
116
  chat_b = gr.Chatbot(height=500)
117
  with gr.Group():
118
  with gr.Row():