Pijush2023 commited on
Commit
d92e8d7
·
verified ·
1 Parent(s): fa7c212

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -518,7 +518,7 @@ def generate_image(prompt):
518
  return image
519
 
520
  # Hardcoded prompt for image generation
521
- hardcoded_prompt = "Useing The top 10 events and current time - 4:07 PM ,Date - 06/17/2024 ,Weather-Sunny Bright Day.Create Highly Visually Compelling High Resolution and High Quality Photographics Advatizement for 'Toyota'"
522
 
523
  with gr.Blocks(theme='rawrsor1/Everforest') as demo:
524
  with gr.Row():
 
518
  return image
519
 
520
  # Hardcoded prompt for image generation
521
+ hardcoded_prompt = "Useing The top events like 'Summer Art Festival' and current time - 4:07 PM ,Date - 06/17/2024 ,Weather-Sunny Bright Day.Create Highly Visually Compelling High Resolution and High Quality Photographics Advatizement for 'Toyota'"
522
 
523
  with gr.Blocks(theme='rawrsor1/Everforest') as demo:
524
  with gr.Row():