eaglelandsonce commited on
Commit
f4af499
1 Parent(s): e80434f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -231,13 +231,6 @@ bot_inputs = [
231
  ]
232
 
233
 
234
- with gr.Blocks() as demo:
235
- with gr.Tab("Lion"):
236
- gr.Image("lion.jpg")
237
- gr.Button("New Lion")
238
- with gr.Tab("Tiger"):
239
- gr.Image("tiger.jpg")
240
- gr.Button("New Tiger")
241
 
242
  with gr.Blocks() as demo:
243
  with gr.Tab("Movie Script Writer"):
 
231
  ]
232
 
233
 
 
 
 
 
 
 
 
234
 
235
  with gr.Blocks() as demo:
236
  with gr.Tab("Movie Script Writer"):