diffusers
feat: add ip adapter benchmark
#6936
Merged

feat: add ip adapter benchmark #6936

sayakpaul merged 5 commits into main from add-ip-adapter-benchmark
sayakpaul
sayakpaul1 year ago (edited 1 year ago)❤ 1

What does this PR do?

Since IP Adapters very popular, it makes sense to have a benchmark for it.

To test in isolation:

python benchmark_ip_adapters.py && \
  python benchmark_ip_adapters.py --run_compile &&  \
  python benchmark_ip_adapters.py --ckpt=stabilityai/stable-diffusion-xl-base-1.0 && \
  python benchmark_ip_adapters.py --ckpt=stabilityai/stable-diffusion-xl-base-1.0 --run_compile
sayakpaul feat: add ip adapter benchmark
255c655e
sayakpaul sayakpaul requested a review from yiyixuxu yiyixuxu 1 year ago
sayakpaul Merge branch 'main' into add-ip-adapter-benchmark
da0f8936
HuggingFaceDocBuilderDev
HuggingFaceDocBuilderDev1 year ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

sayakpaul sdxl support too.
349ac997
sayakpaul Empty-Commit
6ad3f510
yiyixuxu
yiyixuxu approved these changes on 2024-02-15
yiyixuxu1 year ago

thanks!

yiyixuxu yiyixuxu requested a review from DN6 DN6 1 year ago
yiyixuxu
yiyixuxu1 year ago

cc @DN6 for awareness :)

sayakpaul Merge branch 'main' into add-ip-adapter-benchmark
e70a343d
sayakpaul sayakpaul merged 03cd6252 into main 1 year ago
sayakpaul sayakpaul deleted the add-ip-adapter-benchmark branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone