Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -89,6 +89,5 @@ with gr.Blocks(css=css) as interface:
|
|
89 |
|
90 |
if __name__ == "__main__":
|
91 |
interface.launch(
|
92 |
-
theme="NoCrypt/miku",
|
93 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
|
94 |
)
|
|
|
89 |
|
90 |
if __name__ == "__main__":
|
91 |
interface.launch(
|
|
|
92 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
|
93 |
)
|