gpt minor fix
This commit is contained in:
parent
51ffcc47e4
commit
1d16b942b3
@ -1 +1 @@
|
||||
version = '2.1.761'
|
||||
version = '2.1.762'
|
||||
|
||||
@ -21,7 +21,8 @@ black_list = ['art', 'digital', 'Ġpaint', 'painting', 'drawing', 'draw', 'drawn
|
||||
'concept', 'illustration', 'illustrated', 'illustrate',
|
||||
'face', 'eye', 'eyes', 'hand', 'hands',
|
||||
'monster', 'artistic', 'oil', 'brush',
|
||||
'artwork', 'artworks']
|
||||
'artwork', 'artworks',
|
||||
'skeletal', 'by', 'By', 'skeleton']
|
||||
|
||||
black_list += ['Ġ' + k for k in black_list]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user