gabrielyang commited on
Commit
a0052b7
1 Parent(s): 5f8104d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ with gr.Blocks() as demo:
6
  """
7
  # Hello World!
8
  Start typing below to see the output.
 
9
  """)
10
  gr.Interface.load("models/gabrielyang/finance_news_classifier-KR_v7")
11
 
 
6
  """
7
  # Hello World!
8
  Start typing below to see the output.
9
+ ---
10
  """)
11
  gr.Interface.load("models/gabrielyang/finance_news_classifier-KR_v7")
12