haepada commited on
Commit
174c42f
·
verified ·
1 Parent(s): 899913f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -641,7 +641,7 @@ def create_interface():
641
  with gr.Column(elem_classes="logo-container"):
642
  # HTML로 직접 이미지 삽입
643
  gr.HTML("""
644
- <img id="logo-image" src="file/static/DIGITAL_GUTPAN_LOGO_w.png" alt="디지털 굿판 로고">
645
  """)
646
 
647
  gr.Markdown("""
 
641
  with gr.Column(elem_classes="logo-container"):
642
  # HTML로 직접 이미지 삽입
643
  gr.HTML("""
644
+ <img id="logo-image" src="static/DIGITAL_GUTPAN_LOGO_w.png" alt="디지털 굿판 로고">
645
  """)
646
 
647
  gr.Markdown("""