Update web_demo-aiwei.py

This commit is contained in:
xzw 2024-03-15 10:45:58 +08:00 committed by GitHub
parent a625386874
commit 33b71a690d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -218,7 +218,8 @@ def main():
user_avator = "assets/user.png"
robot_avator = "assets/robot.jpeg"
st.title("EmoLLM-温柔御姐艾薇aiwei")
# st.title("EmoLLM-温柔御姐艾薇aiwei")
st.title("EmoLLM-艾薇aiweiAI心理咨询")
generation_config = prepare_generation_config()
@ -264,4 +265,4 @@ def main():
if __name__ == "__main__":
main()
main()