iarbel commited on
Commit
5e01d3b
1 Parent(s): 17d7e7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ with demo:
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\n
50
  - Hit "Generate" and let the power of AI do the rest for you
51
  """
52
  )
 
46
  gr.Markdown(
47
  """
48
  ### Generate Product Feature-Bullets!
49
+ - Input an Amazon ASIN or product URL (amazon.com URL only), or you can input your own data - a short title and techincal details\n
50
  - Hit "Generate" and let the power of AI do the rest for you
51
  """
52
  )