iarbel commited on
Commit
cb9dbde
·
2 Parent(s): 1896c1d 5e01d3b

Merge branch 'main' of https://huggingface.co/spaces/iarbel/amazon-feature-bullets-demo

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