Vincent Claes commited on
Commit
2d15a85
·
1 Parent(s): 4f6d8fc

update link to article

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/@vincentclaes_43752/a110a2f5bf8e?source=friends_link&sk=cabf93a94d582ebbc53d3672cbb76a98">Searching Art with Artifical Intelligence</a>
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
  """