jonathanjordan21 commited on
Commit
8dfb7a8
1 Parent(s): d6615c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def pred(product_name, orientation):
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
 
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