SonyaHas commited on
Commit
8b06929
·
verified ·
1 Parent(s): 04c8e0f

description placement

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -142,6 +142,7 @@ with gr.Blocks(theme= theme) as chatbot:
142
  with gr.Row():
143
  with gr.Column(scale= 1):
144
  gr.Image("Aloe_the_Turtle.png")
 
145
  with gr.Row(scale= 1):
146
  gr.Button(value= "AI Visual Testing Moles for Skin Cancer!", link= "https://teachablemachine.withgoogle.com/models/onfoEa0p-/")
147
  with gr.Column(scale= 3):
 
142
  with gr.Row():
143
  with gr.Column(scale= 1):
144
  gr.Image("Aloe_the_Turtle.png")
145
+ gr.ChatInterface(description= "Hi")
146
  with gr.Row(scale= 1):
147
  gr.Button(value= "AI Visual Testing Moles for Skin Cancer!", link= "https://teachablemachine.withgoogle.com/models/onfoEa0p-/")
148
  with gr.Column(scale= 3):