brunorosilva commited on
Commit
e7bb38c
1 Parent(s): 4bbf116

chore: remove metadata

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -1,14 +1,3 @@
1
- ---
2
- title: Img2Art Search
3
- emoji: 🦀
4
- colorFrom: purple
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 3.1.7
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- ---
12
  # Image-to-Art Search
13
 
14
  This project fine-tunes a Vision Transformer (ViT) model, pre-trained with "google/vit-base-patch32-224-in21k" weights and fine tuned with the style of [ArtButMakeItSports](https://www.instagram.com/artbutmakeitsports/), to perform image-to-art search across 81k artworks made available by [WikiArt](https://wikiart.org/).
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Image-to-Art Search
2
 
3
  This project fine-tunes a Vision Transformer (ViT) model, pre-trained with "google/vit-base-patch32-224-in21k" weights and fine tuned with the style of [ArtButMakeItSports](https://www.instagram.com/artbutmakeitsports/), to perform image-to-art search across 81k artworks made available by [WikiArt](https://wikiart.org/).