aiqcamp commited on
Commit
61b5323
·
verified ·
1 Parent(s): c1d5993

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -652,8 +652,6 @@ with gr.Blocks(theme='ParityError/Interstellar') as demo:
652
  # 히어로 설명
653
  hero_description = gr.Textbox(label="히어로 특성", lines=3)
654
 
655
- # 다운로드 버튼
656
- download_btn = gr.Button("히어로 데이터 다운로드")
657
 
658
  gr.Markdown("""## OUTPUTS""")
659
  gr.Markdown("""#### Confidence score for generated structure at each timestep""")
 
652
  # 히어로 설명
653
  hero_description = gr.Textbox(label="히어로 특성", lines=3)
654
 
 
 
655
 
656
  gr.Markdown("""## OUTPUTS""")
657
  gr.Markdown("""#### Confidence score for generated structure at each timestep""")