EmicoBinsfinder commited on
Commit
21d804e
1 Parent(s): 4ca8440

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -12
app.py CHANGED
@@ -16,7 +16,7 @@ def bot(history):
16
  with gr.Blocks() as demo:
17
 
18
  gr.Markdown("""
19
- Hey there genius!
20
 
21
  Welcome to our demo! We've trained Meta's Llama on almost 200k data entries in the question/answer format.
22
 
@@ -31,7 +31,10 @@ with gr.Blocks() as demo:
31
 
32
  Please note that this is for research purposes and shouldn't be used commercially
33
 
34
- None of the outputs should be taken as solid legal advice. If you are an inventor looking to patent an invention, always seek the help of a registered patent attorney!!
 
 
 
35
 
36
  """)
37
 
@@ -46,16 +49,7 @@ with gr.Blocks() as demo:
46
  text_input = gr.Textbox()
47
  text_output = gr.Textbox()
48
  text_button = gr.Button("")
49
-
50
- with gr.Row():
51
- gr.Markdown("""
52
- You can use this tool to expand your idea using Claim Language.
53
-
54
- Example input: A device to help the visually impaired using proprioception.
55
-
56
- Output:
57
- """)
58
-
59
  with gr.Tab("Description Generator"):
60
  gr.Markdown("""
61
  You can use this tool to turn a claim into a
 
16
  with gr.Blocks() as demo:
17
 
18
  gr.Markdown("""
19
+ Hey there, genius!
20
 
21
  Welcome to our demo! We've trained Meta's Llama on almost 200k data entries in the question/answer format.
22
 
 
31
 
32
  Please note that this is for research purposes and shouldn't be used commercially
33
 
34
+ None of the outputs should be taken as solid legal advice. If you are an inventor looking to patent an invention, always seek the help of a registered patent attorney.
35
+
36
+
37
+
38
 
39
  """)
40
 
 
49
  text_input = gr.Textbox()
50
  text_output = gr.Textbox()
51
  text_button = gr.Button("")
52
+
 
 
 
 
 
 
 
 
 
53
  with gr.Tab("Description Generator"):
54
  gr.Markdown("""
55
  You can use this tool to turn a claim into a