Spaces:
Runtime error
Runtime error
Upload app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,6 @@ with block:
|
|
51 |
gr.Markdown("[![Stargazers repo roster for @PaddlePaddle/PaddleNLP](https://reporoster.com/stars/PaddlePaddle/PaddleNLP)](https://github.com/PaddlePaddle/PaddleNLP)")
|
52 |
with gr.Group():
|
53 |
with gr.Box():
|
54 |
-
gr.Markdown("> 目前服务存在一定的不稳定性,正在加班加点修复,请稍后过来试玩 ...")
|
55 |
with gr.Row().style(mobile_collapse=False, equal_height=True):
|
56 |
text = gr.Textbox(
|
57 |
label="Prompt",
|
|
|
51 |
gr.Markdown("[![Stargazers repo roster for @PaddlePaddle/PaddleNLP](https://reporoster.com/stars/PaddlePaddle/PaddleNLP)](https://github.com/PaddlePaddle/PaddleNLP)")
|
52 |
with gr.Group():
|
53 |
with gr.Box():
|
|
|
54 |
with gr.Row().style(mobile_collapse=False, equal_height=True):
|
55 |
text = gr.Textbox(
|
56 |
label="Prompt",
|