ariel79 commited on
Commit
d687497
·
verified ·
1 Parent(s): 38c29ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -167,7 +167,6 @@ theme = gr.themes.Monochrome(
167
  # Setup the Gradio Blocks interface with custom layout components
168
  with gr.Blocks(theme=theme) as demo:
169
  # Setup the Gradio Blocks interface with custom layout components
170
- with gr.Blocks(theme='abidlabs/dracula_revamped') as demo:
171
  gr.Image("Screenshot 2024-07-31 at 3.01.14 PM.png", show_label = False, show_share_button = False, show_download_button = False, scale=0, width=400)
172
  #gr.Markdown(welcome_message) # Display the formatted welcome message
173
  with gr.Row():
 
167
  # Setup the Gradio Blocks interface with custom layout components
168
  with gr.Blocks(theme=theme) as demo:
169
  # Setup the Gradio Blocks interface with custom layout components
 
170
  gr.Image("Screenshot 2024-07-31 at 3.01.14 PM.png", show_label = False, show_share_button = False, show_download_button = False, scale=0, width=400)
171
  #gr.Markdown(welcome_message) # Display the formatted welcome message
172
  with gr.Row():