Spaces:
Runtime error
Runtime error
EmicoBinsfinder
commited on
Commit
•
17291f6
1
Parent(s):
bef2a73
Update app.py
Browse files
app.py
CHANGED
@@ -24,11 +24,11 @@ with gr.Blocks() as demo:
|
|
24 |
|
25 |
If you are interested in using a more powerful model that we have trained, please get in touch!
|
26 |
|
27 |
-
|
28 |
|
29 |
""")
|
30 |
|
31 |
-
with gr.Tab("
|
32 |
gr.Markdown("""
|
33 |
You can use this tool to expand your idea using Claim Language.
|
34 |
|
|
|
24 |
|
25 |
If you are interested in using a more powerful model that we have trained, please get in touch!
|
26 |
|
27 |
+
As far as data is concerned, you have nothing to worry about! We don't store any of your inputs to use for further training, we're not OpenAI 👀. We'd just like to know if this is something people would be interested in using!
|
28 |
|
29 |
""")
|
30 |
|
31 |
+
with gr.Tab("Text Drafter"):
|
32 |
gr.Markdown("""
|
33 |
You can use this tool to expand your idea using Claim Language.
|
34 |
|