YuLu0713 commited on
Commit
4d0bc11
·
verified ·
1 Parent(s): 9528106

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -119,6 +119,9 @@ with gr.Blocks(title="Seed-X") as demo:
119
  lines=5
120
  )
121
 
 
 
 
122
 
123
  # # 示例
124
  gr.Examples(
 
119
  lines=5
120
  )
121
 
122
+ gr.Markdown(
123
+ '(The content of the input and output is limited to no more than 5 lines.)'
124
+ )
125
 
126
  # # 示例
127
  gr.Examples(