Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
1e15c22
1
Parent(s):
dbcf2f0
Update app.py
Browse files
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 |
-
|
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"):
|