youngtsai commited on
Commit
bbacb5a
·
1 Parent(s): d27fd39

no more explanation either no more extra non-relation sentences.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ with gr.Blocks() as demo:
201
  - Guidelines for Length and Complexity:
202
  Please keep the example concise and straightforward,
203
  avoiding overly technical language.
204
- Total word-count is around 50.
205
  """
206
  user_generate_supporting_sentences_prompt = gr.Textbox(label="Supporting Sentences Prompt", value=default_generate_supporting_sentences_prompt)
207
  generate_supporting_sentences_button = gr.Button("Generate Supporting Sentences")
 
201
  - Guidelines for Length and Complexity:
202
  Please keep the example concise and straightforward,
203
  avoiding overly technical language.
204
+ Total word-count is around 50. no more explanation either no more extra non-relation sentences.
205
  """
206
  user_generate_supporting_sentences_prompt = gr.Textbox(label="Supporting Sentences Prompt", value=default_generate_supporting_sentences_prompt)
207
  generate_supporting_sentences_button = gr.Button("Generate Supporting Sentences")