wip: code cleanup, update todos

This commit is contained in:
Manuel Schmid
2024-01-29 16:38:39 +01:00
parent 33d644f4a5
commit e388f6fff6
2 changed files with 5 additions and 9 deletions
+1
View File
@@ -60,6 +60,7 @@ lora_count_with_lcm = lora_count + 1
controlnet_image_count = 4
class Steps(Enum):
QUALITY = 60
SPEED = 30