Spaces:
Runtime error
Runtime error
Vincent Claes
commited on
Commit
·
2d15a85
1
Parent(s):
4f6d8fc
update link to article
Browse files
app.py
CHANGED
@@ -189,7 +189,7 @@ with block:
|
|
189 |
</div>
|
190 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
191 |
Search the <a style="text-decoration: underline;" href="https://archive.org/details/wikiart-dataset">WikiArt dataset</a> containing 81 444 paintings.
|
192 |
-
</br>Read the article <a style="text-decoration: underline;" href="https://medium.com
|
193 |
</p>
|
194 |
</div>
|
195 |
"""
|
|
|
189 |
</div>
|
190 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
191 |
Search the <a style="text-decoration: underline;" href="https://archive.org/details/wikiart-dataset">WikiArt dataset</a> containing 81 444 paintings.
|
192 |
+
</br>Read the article <a style="text-decoration: underline;" href="https://medium.com/illumination/searching-art-through-deep-learning-a110a2f5bf8e">Searching Art with Artifical Intelligence</a>
|
193 |
</p>
|
194 |
</div>
|
195 |
"""
|