iarbel commited on
Commit
0e88f2b
1 Parent(s): b763e3d

Update into text.

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -46,7 +46,8 @@ with demo:
46
  gr.Markdown(
47
  """
48
  ### Generate Product Feature-Bullets!
49
- Input ASIN or data below
 
50
  """
51
  )
52
  with gr.Tab("Input ASIN"):
 
46
  gr.Markdown(
47
  """
48
  ### Generate Product Feature-Bullets!
49
+ Input an Amazon ASIN or product URL, or you can input a short title and techincal details.
50
+ Hit "Generate" and let the power of AI do the rest for you.
51
  """
52
  )
53
  with gr.Tab("Input ASIN"):