Spaces:
Sleeping
Sleeping
update label (#13)
Browse files- update label (9dd391c2c32a61b877688f7f8bf9568350c2470a)
Co-authored-by: Next <[email protected]>
- src/webui.py +1 -1
src/webui.py
CHANGED
|
@@ -168,7 +168,7 @@ if __name__ == '__main__':
|
|
| 168 |
|
| 169 |
with gr.Blocks(title='AICoverGenWebUI') as app:
|
| 170 |
|
| 171 |
-
gr.Label('AICoverGen WebUI created with ❤️', show_label=False)
|
| 172 |
gr.Markdown(
|
| 173 |
"""
|
| 174 |
<details>
|
|
|
|
| 168 |
|
| 169 |
with gr.Blocks(title='AICoverGenWebUI') as app:
|
| 170 |
|
| 171 |
+
gr.Label('AICoverGen WebUI ZeroGPU mode created with ❤️', show_label=False)
|
| 172 |
gr.Markdown(
|
| 173 |
"""
|
| 174 |
<details>
|