brunorosilva commited on
Commit
a3f9328
1 Parent(s): f1a0ba2

docs: change wikiart stuff

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -91,9 +91,9 @@ The recommended method to get results is to use [gradio](https://www.gradio.app/
91
 
92
  ## Contributing
93
  There are three topics I'd appreciate help with:
94
- 1. Increasing the gallery by embedding new painting datasets, the current one has 81k artworks and I really want to up this number to a least 500k;
95
  2. Porting the encoding and search to a vector db, preferably chromadb;
96
- 3. Open issues with how this could be improved. I'm not perfect and the code is very spaghetti right now.
97
 
98
  ## License
99
  The source code for the site is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file.
 
91
 
92
  ## Contributing
93
  There are three topics I'd appreciate help with:
94
+ 1. Increasing the gallery by embedding new painting datasets, the current one has 81k artworks because I just got a ready to go dataset, but the complete WikiArt catalog alone has 250k+ artworks, so I really want to up this number to a least 300k in the near future;
95
  2. Porting the encoding and search to a vector db, preferably chromadb;
96
+ 3. Open issues with how this could be improved, new ideas will be considered.
97
 
98
  ## License
99
  The source code for the site is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file.