fffiloni commited on
Commit
0b9824c
β€’
1 Parent(s): 33663ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ with gr.Blocks(css=css) as demo:
162
  ],
163
  value = "Fictional"
164
  )
165
- submit_btn = gr.Button("Make LLM system from my pic !")
166
  with gr.Column():
167
  result = gr.Textbox(
168
  label = "Suggested Card",
 
162
  ],
163
  value = "Fictional"
164
  )
165
+ submit_btn = gr.Button("Make a card from my pic !")
166
  with gr.Column():
167
  result = gr.Textbox(
168
  label = "Suggested Card",