updates UI
This commit is contained in:
@@ -422,7 +422,8 @@ def list_persons(include_archived=False):
|
||||
SELECT filename, name, group_id, clip_description,
|
||||
prompt, pose, sort_order, group_name, hidden, has_background, source_refs,
|
||||
has_clothing, content_type, faceswap_source_video, archived, is_source, tags,
|
||||
pose_description, pose_skeleton, people_count, anatomical_completeness, facial_direction, objects, description
|
||||
pose_description, pose_skeleton, people_count, anatomical_completeness, facial_direction, objects, description,
|
||||
filepath
|
||||
FROM person
|
||||
{where}
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user