Spaces:
Sleeping
Sleeping
Update intro text
Browse files
app.py
CHANGED
@@ -46,8 +46,8 @@ 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
|
50 |
-
Hit "Generate" and let the power of AI do the rest for you
|
51 |
"""
|
52 |
)
|
53 |
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"):
|