Skip to content

Commit

Permalink
fix: mapping for resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Dec 5, 2023
1 parent e94b895 commit eedf218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/base_classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"TencentARC/t2iadapter_canny_sd14v1": (512, 512),
"TencentARC/t2i-adapter-canny-sdxl-1.0": (1024, 1024),
"stabilityai/stable-diffusion-2-1": (768, 768),
"stabilityai/stable-diffusion-xl-base-1.0": (1024, 1024),
"stabilityai/stable-diffusion-xl-refiner-1.0": (1024, 1024),
}

Expand Down

0 comments on commit eedf218

Please sign in to comment.