Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -577,8 +577,8 @@ with gr.Blocks(css=css, fill_width=True) as demo:
|
|
577 |
flexShrink=0)),
|
578 |
variant="borderless",
|
579 |
title=get_text(
|
580 |
-
"Hello, I'm QwQ-32B",
|
581 |
-
"你好,我是 QwQ-32B"),
|
582 |
description=get_text(
|
583 |
"You can type text to get started.",
|
584 |
"你可以输入文本开始对话。"),
|
|
|
577 |
flexShrink=0)),
|
578 |
variant="borderless",
|
579 |
title=get_text(
|
580 |
+
"Hello, I'm FeiFei-QwQ-32B",
|
581 |
+
"你好,我是 FeiFei-QwQ-32B"),
|
582 |
description=get_text(
|
583 |
"You can type text to get started.",
|
584 |
"你可以输入文本开始对话。"),
|