Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
#2057
by
Hcugguuvu
- opened
app.py
CHANGED
@@ -391,7 +391,7 @@ with block:
|
|
391 |
</div>
|
392 |
"""
|
393 |
)
|
394 |
-
with gr.Accordion(label="License", open=
|
395 |
gr.HTML(
|
396 |
"""<div class="acknowledgments">
|
397 |
<p><h4>LICENSE</h4>
|
|
|
391 |
</div>
|
392 |
"""
|
393 |
)
|
394 |
+
with gr.Accordion(label="License", open=False):
|
395 |
gr.HTML(
|
396 |
"""<div class="acknowledgments">
|
397 |
<p><h4>LICENSE</h4>
|