Update app.py
Browse files
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 |
)
|