multimodalart HF staff commited on
Commit
1e15c22
1 Parent(s): dbcf2f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -83,8 +83,8 @@ margin: 0 auto;
83
  '''
84
 
85
  with gr.Blocks(css=css, theme=theme) as demo:
86
- gr.Markdown('''# CommonCanvas
87
- Demo for the [CommonCanvas suite of models](https://huggingface.co/collections/temp-org-cc/commoncanvas-66226ef9688b3580a5954653) trained on the [CommonCatalogue](https://huggingface.co/collections/temp-org-cc/commoncatalogue-6530907589ffafffe87c31c5), a dataset with ~70M images dedicated to the Creative Commons.
88
  ''')
89
  with gr.Group():
90
  with gr.Tab("CommonCanvas XLC"):
 
83
  '''
84
 
85
  with gr.Blocks(css=css, theme=theme) as demo:
86
+ gr.Markdown('''# CommonCanvas Demo
87
+ [CommonCanvas suite of models](https://huggingface.co/collections/temp-org-cc/commoncanvas-66226ef9688b3580a5954653) trained on [CommonCatalogue](https://huggingface.co/collections/temp-org-cc/commoncatalogue-6530907589ffafffe87c31c5), ~70M Creative Commons images.
88
  ''')
89
  with gr.Group():
90
  with gr.Tab("CommonCanvas XLC"):