Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update benchmark scripts #425

Merged
merged 4 commits into from
Dec 15, 2023
Merged

update benchmark scripts #425

merged 4 commits into from
Dec 15, 2023

Conversation

hjchen2
Copy link
Contributor

@hjchen2 hjchen2 commented Dec 14, 2023

No description provided.

@hjchen2 hjchen2 enabled auto-merge (squash) December 14, 2023 14:23
@@ -123,8 +123,6 @@ jobs:
run: docker exec ${{ env.CONTAINER_NAME }} python3 examples/text_to_image_sdxl.py --base /share_nfs/hf_models/stable-diffusion-xl-base-1.0 --compile_unet False --height 512 --width 512 --use_multiple_resolutions True
- if: matrix.test-suite == 'diffusers_examples'
run: docker exec ${{ env.CONTAINER_NAME }} python3 examples/text_to_image_controlnet.py --base=/share_nfs/hf_models/stable-diffusion-v1-5 --controlnet=/share_nfs/hf_models/sd-controlnet-canny --input_image=/share_nfs/hf_models/input_image_vermeer.png
- if: matrix.test-suite == 'diffusers_examples'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除旧的的话,把新的加入?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

先合并一版,后面加到ci

Co-authored-by: hjchen2 <chenhoujiangcug@gmail.com>
@hjchen2 hjchen2 merged commit ff97994 into main Dec 15, 2023
4 checks passed
@hjchen2 hjchen2 deleted the dev_update_benchmark_scripts branch December 15, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants