alwaysgood commited on
Commit
eea5f19
·
verified ·
1 Parent(s): d30dcec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -1039,10 +1039,10 @@ with gr.Blocks(title="통합 조위 예측 시스템", theme=gr.themes.Soft()) a
1039
  api_name="extremes"
1040
  )
1041
  with gr.TabItem("📜 과거 데이터"):
1042
- gr.Markdown("""
1043
- ### 과거 조위 데이터 조회
1044
- 특정 날짜의 조위 정보를 확인할 수 있습니다.
1045
- """)
1046
 
1047
  with gr.Row():
1048
  with gr.Column():
 
1039
  api_name="extremes"
1040
  )
1041
  with gr.TabItem("📜 과거 데이터"):
1042
+ gr.Markdown("""
1043
+ ### 과거 조위 데이터 조회
1044
+ 특정 날짜의 조위 정보를 확인할 수 있습니다.
1045
+ """)
1046
 
1047
  with gr.Row():
1048
  with gr.Column():