Spaces:
Running
on
Zero
Running
on
Zero
Update title
Browse files
app.py
CHANGED
@@ -320,7 +320,7 @@ def main():
|
|
320 |
) as demo:
|
321 |
with gr.Row(equal_height=True):
|
322 |
header = """
|
323 |
-
#
|
324 |
|
325 |
This is a demo of model `mdm-flickr-64`. For additional models, please check [our repo](https://github.com/apple/ml-mdm).
|
326 |
|
|
|
320 |
) as demo:
|
321 |
with gr.Row(equal_height=True):
|
322 |
header = """
|
323 |
+
# Matryoshka MDM – Text-to-Image Diffusion Model Web Demo by MLR
|
324 |
|
325 |
This is a demo of model `mdm-flickr-64`. For additional models, please check [our repo](https://github.com/apple/ml-mdm).
|
326 |
|