Spaces:
Sleeping
Sleeping
no more explanation either no more extra non-relation sentences.
Browse files
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")
|