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

For the dictionary passed in by "--dict", I want the dictionary to produce only one image in order of each line #324

Open
wzz981 opened this issue Oct 29, 2023 · 0 comments

Comments

@wzz981
Copy link

wzz981 commented Oct 29, 2023

For dictionaries passed in by "--dict", I need it to produce only unique images in the order of each line of the dictionary,
Like my dictionary is

abc
def
ghi
……

Then I just want each row to generate a unique image such as' abc ', 'def', 'ghi'... Rather than randomly selecting a line in the dictionary to generate an image with duplicate content.
I want to know what parameters I should configure to achieve my goal.I hope to get an answer,Thank you.

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

No branches or pull requests

1 participant