duwing commited on
Commit
5c4531d
ยท
verified ยท
1 Parent(s): eccd1cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def processing_data(comments):
116
  def main():
117
  global sentiment_model
118
  sentiment_model = create_sentiment_bert()
119
- st.title("์›น ์ปจํ…์ธ  ์Šคํฌ๋ž˜ํผ")
120
 
121
  # URL ์ž…๋ ฅ ๋ฐ›๊ธฐ
122
  url = st.text_input("url์„ ์ž…๋ ฅํ•˜์„ธ์š”")
 
116
  def main():
117
  global sentiment_model
118
  sentiment_model = create_sentiment_bert()
119
+ st.title("๋Œ“๊ธ€ ํ•„ํ„ฐ๋ง ์„œ๋น„์Šค")
120
 
121
  # URL ์ž…๋ ฅ ๋ฐ›๊ธฐ
122
  url = st.text_input("url์„ ์ž…๋ ฅํ•˜์„ธ์š”")