amitagh commited on
Commit
9f704ed
·
verified ·
1 Parent(s): 3b93c9f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ with gr.Blocks() as app:
78
 
79
  with gr.Row():
80
  gr.set_static_paths(paths=["."])
81
- image_path = "banner.jpg"
82
 
83
  gr.HTML(f"""<img src="/file={image_path}" width="500" height="200">""")
84
  #gr.Markdown("# QuizWhiz: Your Quiz Master")
 
78
 
79
  with gr.Row():
80
  gr.set_static_paths(paths=["."])
81
+ image_path = "bannere.jpg"
82
 
83
  gr.HTML(f"""<img src="/file={image_path}" width="500" height="200">""")
84
  #gr.Markdown("# QuizWhiz: Your Quiz Master")