Depfek6
Results
2
comments of
Depfek6
@sajadn am i do wrong? When i set with_high_res_fix = True It got KeyError: 'block_num' But when i set with_high_res_fix = False It worked just fine
@sajadn I've run your code, but the Fix doesn't seem to work. Here's the code i'm running : from diffusers import DiffusionPipeline import torch with_high_res_fix = True high_res_fix = [{'timestep':...