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

Feat: Generate caption in batch with order #100

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SKDDJ
Copy link

@SKDDJ SKDDJ commented Oct 10, 2023

Fixed file path error, added command-line example, and sorted file list.

  • Added a command-line example: # python run_cli.py -f /data/hdd1/shiym/competition/GitHubClone/diffusers/examples/custom_diffusion/real_reg/samples_girl/images -c ViT-L-14/openai -d cuda -m fast.

  • Modified the error message for folder non-existence to provide a more informative error message and exit.

  • Sorted the list of files to ensure they are processed in order.

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.

None yet

1 participant