pcuenq HF staff commited on
Commit
2077884
1 Parent(s): 221fef4

Update title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -320,7 +320,7 @@ def main():
320
  ) as demo:
321
  with gr.Row(equal_height=True):
322
  header = """
323
- # MLR Text-to-Image Diffusion Model Web Demo
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