From efcd4837ce6ac7aeef60674eb9b05a5e54dbe25a Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Mon, 30 Oct 2023 12:34:14 -0700 Subject: [PATCH] Update expansion.py --- modules/expansion.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/expansion.py b/modules/expansion.py index 5f3582f..487bc26 100644 --- a/modules/expansion.py +++ b/modules/expansion.py @@ -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']