Manuel Schmid
2024-01-15 21:16:52 +01:00
parent 493e484122
commit 191f8148e4
4 changed files with 90 additions and 54 deletions
+5
View File
@@ -32,6 +32,11 @@ 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 =[
('Fooocus (json)', 'fooocus'),
('A1111 (plain text)', 'a1111'),
]
inpaint_engine_versions = ['None', 'v1', 'v2.5', 'v2.6']
performance_selections = ['Speed', 'Quality', 'Extreme Speed']