Spaces:
Runtime error
Runtime error
Johannes Kolbe
commited on
Commit
·
64dd9de
1
Parent(s):
8716e2b
footer change
Browse files
app.py
CHANGED
@@ -110,6 +110,7 @@ def get_cluster_info(cluster_number: int, num_images: int, image_mode: str):
|
|
110 |
|
111 |
|
112 |
article = """<center>
|
|
|
113 |
Authors: <a href='https://twitter.com/johko990' target='_blank'>Johannes Kolbe</a> after an example by [Khalid Salama](https://www.linkedin.com/in/khalid-salama-24403144/) on
|
114 |
<a href='https://keras.io/examples/vision/semantic_image_clustering/' target='_blank'>**keras.io**</a>"""
|
115 |
|
|
|
110 |
|
111 |
|
112 |
article = """<center>
|
113 |
+
|
114 |
Authors: <a href='https://twitter.com/johko990' target='_blank'>Johannes Kolbe</a> after an example by [Khalid Salama](https://www.linkedin.com/in/khalid-salama-24403144/) on
|
115 |
<a href='https://keras.io/examples/vision/semantic_image_clustering/' target='_blank'>**keras.io**</a>"""
|
116 |
|