Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -223,6 +223,7 @@ with iface:
|
|
223 |
outputs=[outputs],
|
224 |
cache_examples=True,
|
225 |
)
|
|
|
226 |
gr.HTML(
|
227 |
"""
|
228 |
<div class="acknowledgements"> <p>Essential Tricks for Enhancing the Quality of Your Generated
|
|
|
223 |
outputs=[outputs],
|
224 |
cache_examples=True,
|
225 |
)
|
226 |
+
)
|
227 |
gr.HTML(
|
228 |
"""
|
229 |
<div class="acknowledgements"> <p>Essential Tricks for Enhancing the Quality of Your Generated
|