Commit
·
d77a746
1
Parent(s):
0596524
Update app.py
Browse files
app.py
CHANGED
@@ -50,7 +50,7 @@ iface = gr.Interface(fn=paraphrase,
|
|
50 |
inputs=["text"],
|
51 |
outputs=["text","text","text"],
|
52 |
title="## AI Paraphraser<br> --- ",
|
53 |
-
description=" <
|
54 |
examples=[
|
55 |
["Therefore, when we share we need to create real hype for users to want to be involved."],
|
56 |
["Ideas like this I am open to your suggestions, so we can really push through."],
|
|
|
50 |
inputs=["text"],
|
51 |
outputs=["text","text","text"],
|
52 |
title="## AI Paraphraser<br> --- ",
|
53 |
+
description="--- <br> >##### Using the content **rephraser** / **re-writer** > - Paste text in the input box and press 'Submit'. > - The rephrased output *may not* be better than the original input. > - Input only short pieces of content > - Temperature value = 0.7, a medium level of creativity.",
|
54 |
examples=[
|
55 |
["Therefore, when we share we need to create real hype for users to want to be involved."],
|
56 |
["Ideas like this I am open to your suggestions, so we can really push through."],
|