allinaigc commited on
Commit
a908508
·
1 Parent(s): 01315b8

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ openai.api_key = os.environ['user_token']
44
 
45
 
46
  # layout settings.
47
- st.title("个人大语言模型商业智能中心")
48
- st.subheader("Artificial Intelligence Backend Center for Individuals")
49
 
50
  # with tab2:
51
  def upload_file(uploaded_file):
 
44
 
45
 
46
  # layout settings.
47
+ st.title("专业版大语言模型商业智能中心")
48
+ st.subheader("Artificial Intelligence Backend Center for Professionals")
49
 
50
  # with tab2:
51
  def upload_file(uploaded_file):