mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 14:42:11 -03:00
Add NSFW browse control functionality - Done
This commit is contained in:
@@ -90,6 +90,7 @@ export const BASE_MODEL_CLASSES = {
|
||||
};
|
||||
|
||||
export const NSFW_LEVELS = {
|
||||
UNKNOWN: 0,
|
||||
PG: 1,
|
||||
PG13: 2,
|
||||
R: 4,
|
||||
|
||||
Reference in New Issue
Block a user