Spaces:
Sleeping
Sleeping
springwater
commited on
Commit
•
85e6b2a
1
Parent(s):
035c520
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ def extract_and_download():
|
|
25 |
pdf_links = extract_pdf_links()
|
26 |
return generate_html(pdf_links)
|
27 |
|
28 |
-
title = "네이버 종목별 증권리포트 최근 30개를
|
29 |
|
30 |
iface = gr.Interface(extract_and_download,
|
31 |
inputs=[],
|
|
|
25 |
pdf_links = extract_pdf_links()
|
26 |
return generate_html(pdf_links)
|
27 |
|
28 |
+
title = "네이버 종목별 증권리포트 최근 30개를 바로 확인하세요."
|
29 |
|
30 |
iface = gr.Interface(extract_and_download,
|
31 |
inputs=[],
|