Sambhavnoobcoder commited on
Commit
bd82b38
·
1 Parent(s): 2e5e2c7

changed header note to h3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ with gr.Blocks() as demo:
58
 
59
  gr.Markdown(
60
  '''
61
- <p style="text-align: center;"> Note : the gan is extremely resource extensive, so it running the inference on cpu takes long time . kindly wait patiently while the model generates the output. </p>
62
  ''')
63
 
64
  gr.Markdown(
 
58
 
59
  gr.Markdown(
60
  '''
61
+ <h3 style="text-align: center;"> Note : the gan is extremely resource extensive, so it running the inference on cpu takes long time . kindly wait patiently while the model generates the output. </h3>
62
  ''')
63
 
64
  gr.Markdown(