mfahadkhan commited on
Commit
ff746b8
·
verified ·
1 Parent(s): 1804868

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -47,8 +47,6 @@ def generate_game_content(protagonist, antagonist, environment, tone, style, pro
47
  # Gradio interface
48
  def gradio_interface():
49
  with gr.Blocks() as demo:
50
- with gr.Row():
51
- gr.Markdown("<h2 style='text-align: center;'><img src='/content/image.jpg' width='200' height='100'> PixelPlotter</h2>")
52
  with gr.Row():
53
  gr.Markdown("<h2 style='text-align: center;'>🕹️ PixelPlotter</h2>")
54
  with gr.Row():
 
47
  # Gradio interface
48
  def gradio_interface():
49
  with gr.Blocks() as demo:
 
 
50
  with gr.Row():
51
  gr.Markdown("<h2 style='text-align: center;'>🕹️ PixelPlotter</h2>")
52
  with gr.Row():