Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -467,7 +467,7 @@ with block:
|
|
467 |
<p>Decide how much change you want to apply to the image. Adjust the intensity to balance between keeping consistency and introducing new elements.</p>
|
468 |
</li>
|
469 |
</ul>
|
470 |
-
<p
|
471 |
</div>
|
472 |
''')
|
473 |
gr.HTML("""
|
|
|
467 |
<p>Decide how much change you want to apply to the image. Adjust the intensity to balance between keeping consistency and introducing new elements.</p>
|
468 |
</li>
|
469 |
</ul>
|
470 |
+
<p><strong>Note: It usually takes around 20 seconds to generate an image. However, the time can extend up to 40-50 seconds when there is a queue.</strong></p>
|
471 |
</div>
|
472 |
''')
|
473 |
gr.HTML("""
|