Spaces:
Runtime error
Runtime error
Commit
·
bd82b38
1
Parent(s):
2e5e2c7
changed header note to h3
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ with gr.Blocks() as demo:
|
|
58 |
|
59 |
gr.Markdown(
|
60 |
'''
|
61 |
-
<
|
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(
|