Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/iarbel/amazon-feature-bullets-demo
Browse files
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 |
)
|