Dagfinn1962 commited on
Commit
888c0bf
1 Parent(s): cb81c80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -93,8 +93,8 @@ with gr.Blocks (css ='main.css') as myface:
93
 
94
  )
95
  with gr.Row():
96
- see_prompts = gr.Button("<h3> 3. GENERATE YOUR PROMT IDEA HERE!")
97
- run = gr.Button(<h3>"4. GENERATE THE IMAGE HERE!", varant="primery")
98
 
99
  #
100
  with gr.Row():
 
93
 
94
  )
95
  with gr.Row():
96
+ see_prompts = gr.Button(" 3. GENERATE YOUR PROMT IDEA HERE!")
97
+ run = gr.Button("4. GENERATE THE IMAGE HERE!", varant="primery")
98
 
99
  #
100
  with gr.Row():