Spaces:
Running
Running
Update app.py
#4
by
diananoelle
- opened
app.py
CHANGED
@@ -112,7 +112,7 @@ with gr.Blocks(css=css) as demo:
|
|
112 |
<p align="center"><img src="https://modelscope.oss-cn-beijing.aliyuncs.com/resource/qwen.png" style="height: 60px"/><p>"""
|
113 |
"""<center><font size=8>📖 Qwen2-Math Demo</center>"""
|
114 |
"""\
|
115 |
-
<center><font size=3>
|
116 |
)
|
117 |
state = gr.State({"tab_index": 0})
|
118 |
with gr.Row():
|
|
|
112 |
<p align="center"><img src="https://modelscope.oss-cn-beijing.aliyuncs.com/resource/qwen.png" style="height: 60px"/><p>"""
|
113 |
"""<center><font size=8>📖 Qwen2-Math Demo</center>"""
|
114 |
"""\
|
115 |
+
<center><font size=3>Stuck? Need help? Input either images or texts of mathematical or arithmetic problems and I'll try to assist!</center>"""
|
116 |
)
|
117 |
state = gr.State({"tab_index": 0})
|
118 |
with gr.Row():
|