Update expansion.py

This commit is contained in:
lllyasviel 2023-10-30 12:34:14 -07:00
parent 1d16b942b3
commit efcd4837ce

View File

@ -19,7 +19,8 @@ dangrous_patterns = '[]【】()|:'
black_list = ['art', 'digital', 'Ġpaint', 'painting', 'drawing', 'draw', 'drawn',
'concept', 'illustration', 'illustrated', 'illustrate',
'face', 'eye', 'eyes', 'hand', 'hands',
'face', 'eye', 'eyes', 'hand', 'hands', 'head', 'heads', 'leg', 'legs', 'arm', 'arms',
'shoulder', 'shoulders',
'monster', 'artistic', 'oil', 'brush',
'artwork', 'artworks',
'skeletal', 'by', 'By', 'skeleton']