Roberta2024 commited on
Commit
5771a4d
·
verified ·
1 Parent(s): a6aeb54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import json
9
  import time
10
 
11
  # Set up Streamlit app title
12
- st.title("👁️‍🗨️MOMO🆚PCHOME 商品搜索和價格分析🐣")
13
 
14
  # Get user input
15
  search_keyword = st.text_input("請輸入要搜索的關鍵字: ", "筆電")
 
9
  import time
10
 
11
  # Set up Streamlit app title
12
+ st.title("MOMO & PCHOME 商品搜索和價格分析")
13
 
14
  # Get user input
15
  search_keyword = st.text_input("請輸入要搜索的關鍵字: ", "筆電")