refactor: rename metadata_schema to metadata_scheme

This commit is contained in:
Manuel Schmid
2024-01-15 23:59:57 +01:00
parent 80ad0d070e
commit ba5d0b6eaf
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ default_parameters = {
cn_ip: (0.5, 0.6), cn_ip_face: (0.9, 0.75), cn_canny: (0.5, 1.0), cn_cpds: (0.5, 1.0)
} # stop, weight
metadata_schema =[
metadata_scheme =[
('Fooocus (json)', 'fooocus'),
('A1111 (plain text)', 'a1111'),
]