jkang commited on
Commit
bd5e558
1 Parent(s): 99f6dd9

Upload artist.json

Browse files
Files changed (1) hide show
  1. artist.json +12 -0
artist.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "claude_monet": 0,
3
+ "henri_matisse": 1,
4
+ "jean_michel_basquiat": 2,
5
+ "keith_haring": 3,
6
+ "pablo_picasso": 4,
7
+ "pierre_augste_renoir": 5,
8
+ "rene_magritte": 6,
9
+ "roy_richtenstein": 7,
10
+ "vincent_van_gogh": 8,
11
+ "wassily_kandinsky": 9
12
+ }