darkstorm2150
commited on
Commit
•
b574b36
1
Parent(s):
2713434
Update config.json
Browse filesEnabling filter_nsfw
- config.json +1 -1
config.json
CHANGED
@@ -70,7 +70,7 @@
|
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
-
"filter_nsfw":
|
74 |
"CLIP_stop_at_last_layers": 1,
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|
|
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
+
"filter_nsfw": true,
|
74 |
"CLIP_stop_at_last_layers": 1,
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|