fantaxy commited on
Commit
f64fa5c
·
verified ·
1 Parent(s): ee7a3b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -442,9 +442,6 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as dalle:
442
  outputs=image_output
443
  )
444
 
445
- # Add some helpful tips
446
- with gr.Accordion("Tips", open=False):
447
-
448
 
449
  print("Launching Gradio interface...")
450
  dalle.launch(show_api=False, share=False)
 
442
  outputs=image_output
443
  )
444
 
 
 
 
445
 
446
  print("Launching Gradio interface...")
447
  dalle.launch(show_api=False, share=False)