Datasets:

Modalities:
Image
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets
License:
ipentec-penta commited on
Commit
a8e189b
·
verified ·
1 Parent(s): 6ebdbaa

Upload db.json

Browse files
Files changed (1) hide show
  1. image/db.json +108 -0
image/db.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "01": {
3
+ "tags": [
4
+ "toricchi",
5
+ "animal",
6
+ "no humans",
7
+ "standing",
8
+ "open mouth",
9
+ "pokemon (creature)",
10
+ "solo",
11
+ "...",
12
+ "white background",
13
+ "comic",
14
+ "._.",
15
+ "black border"
16
+ ]
17
+ },
18
+ "02": {
19
+ "tags": [
20
+ "toricchi",
21
+ "animal",
22
+ "no humans",
23
+ "standing",
24
+ "closed mouth",
25
+ "pokemon (creature)",
26
+ "solo",
27
+ "...",
28
+ "white background",
29
+ "comic",
30
+ "._.",
31
+ "black border"
32
+ ]
33
+ },
34
+ "03": {
35
+ "tags": [
36
+ "toricchi",
37
+ "animal",
38
+ "no humans",
39
+ "sitting",
40
+ "open mouth",
41
+ "white background",
42
+ "solo",
43
+ "comic",
44
+ "black border"
45
+ ]
46
+ },
47
+ "04": {
48
+ "tags": [
49
+ "toricchi",
50
+ "animal",
51
+ "no humans",
52
+ "sitting",
53
+ "close mouth",
54
+ "...",
55
+ "solo",
56
+ "comic",
57
+ "white background",
58
+ "black border"
59
+ ]
60
+ },
61
+ "05": {
62
+ "tags": [
63
+ "toricchi",
64
+ "angry",
65
+ "animal",
66
+ "no humans",
67
+ "standing",
68
+ "white background",
69
+ "comic",
70
+ "open mouth",
71
+ "up arms",
72
+ "white background",
73
+ "black border"
74
+ ]
75
+ },
76
+ "06": {
77
+ "tags": [
78
+ "toricchi",
79
+ "hard",
80
+ "refreshing",
81
+ "animal",
82
+ "no humans",
83
+ "standing",
84
+ "numb",
85
+ ">_<",
86
+ "solo",
87
+ "open mouth",
88
+ "comic",
89
+ "white background",
90
+ "black border"
91
+ ]
92
+ },
93
+ "07": {
94
+ "tags": [
95
+ "toricchi",
96
+ "close mouth",
97
+ "animal",
98
+ "no humans",
99
+ "standing",
100
+ "smile",
101
+ "pokemon (creature)",
102
+ "solo",
103
+ "comic",
104
+ "white background",
105
+ "black border"
106
+ ]
107
+ }
108
+ }