Spaces:
Runtime error
Runtime error
Commit
·
8dfb7a8
1
Parent(s):
d6615c6
Update app.py
Browse files
app.py
CHANGED
|
@@ -46,7 +46,7 @@ def pred(product_name, orientation):
|
|
| 46 |
|
| 47 |
|
| 48 |
with gr.Blocks() as demo:
|
| 49 |
-
gr.
|
| 50 |
"""
|
| 51 |
# Ads Generator
|
| 52 |
Create video ads based on your product name using AI
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
with gr.Blocks() as demo:
|
| 49 |
+
gr.Markdown(
|
| 50 |
"""
|
| 51 |
# Ads Generator
|
| 52 |
Create video ads based on your product name using AI
|