Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -102,6 +102,7 @@ def bot(
|
|
102 |
with gr.Blocks(
|
103 |
theme=gr.themes.Soft()
|
104 |
) as demo:
|
|
|
105 |
gr.Markdown(value="<h1><center>ไธๅธ้ๅค-ๅ
ฎ่พยทๆ่พ-ไบบๅทฅๆบ่ฝๅฉ็</center></h1>
|
106 |
่ฟๅฟๆฏไธไธช__ไธญๆ__ๆจกๅ็้จ็ฝฒใ
|
107 |
่ฟๆฏ้ๅ็ๅ
ฎ่พยทๆ่พ็้จ็ฝฒ๏ผๅ
ทๆ__70ไบฟ__ไธชๅๆฐ๏ผๅจ CPU ไธ่ฟ่กใ
|
|
|
102 |
with gr.Blocks(
|
103 |
theme=gr.themes.Soft()
|
104 |
) as demo:
|
105 |
+
gr.Markdown(f"""<h1><center>ไธๅธ้ๅค-ๅ
ฎ่พยทๆ่พ-ไบบๅทฅๆบ่ฝๅฉ็</center></h1>""")
|
106 |
gr.Markdown(value="<h1><center>ไธๅธ้ๅค-ๅ
ฎ่พยทๆ่พ-ไบบๅทฅๆบ่ฝๅฉ็</center></h1>
|
107 |
่ฟๅฟๆฏไธไธช__ไธญๆ__ๆจกๅ็้จ็ฝฒใ
|
108 |
่ฟๆฏ้ๅ็ๅ
ฎ่พยทๆ่พ็้จ็ฝฒ๏ผๅ
ทๆ__70ไบฟ__ไธชๅๆฐ๏ผๅจ CPU ไธ่ฟ่กใ
|