Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -95,7 +95,7 @@ border-radius: 0;
|
|
| 95 |
|
| 96 |
with gr.Blocks(css=css, theme=theme) as demo:
|
| 97 |
gr.Markdown('''# CommonCanvas Demo
|
| 98 |
-
[CommonCanvas suite of models](https://huggingface.co/collections/
|
| 99 |
''')
|
| 100 |
#with gr.Group():
|
| 101 |
with gr.Tab("XL-C model"):
|
|
|
|
| 95 |
|
| 96 |
with gr.Blocks(css=css, theme=theme) as demo:
|
| 97 |
gr.Markdown('''# CommonCanvas Demo
|
| 98 |
+
[CommonCanvas suite of models](https://huggingface.co/collections/common-canvas/commoncanvas-66226ef9688b3580a5954653) trained on [CommonCatalogue](https://huggingface.co/collections/common-canvas/commoncatalog-6530907589ffafffe87c31c5), ~70M Creative Commons images.
|
| 99 |
''')
|
| 100 |
#with gr.Group():
|
| 101 |
with gr.Tab("XL-C model"):
|