Spaces:
Sleeping
Sleeping
message update
Browse files
app.py
CHANGED
@@ -444,8 +444,7 @@ with gr.Blocks(css=css, theme="NoCrypt/miku") as demo:
|
|
444 |
[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
445 |
|
446 |
**MIT Licensed Source Code**
|
447 |
-
Portions of this work are licensed under the MIT License. For more details, please refer to the original source at:
|
448 |
-
[stabilityai/stable-diffusion-3-medium](https://huggingface.co/spaces/stabilityai/stable-diffusion-3-medium)
|
449 |
"""
|
450 |
)
|
451 |
gr.on(
|
|
|
444 |
[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
445 |
|
446 |
**MIT Licensed Source Code**
|
447 |
+
Portions of this work are licensed under the MIT License. For more details, please refer to the original source at: [stabilityai/stable-diffusion-3-medium](https://huggingface.co/spaces/stabilityai/stable-diffusion-3-medium)
|
|
|
448 |
"""
|
449 |
)
|
450 |
gr.on(
|