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

Can't seem to use parameters #15

Open
KenLubin opened this issue Aug 30, 2022 · 1 comment
Open

Can't seem to use parameters #15

KenLubin opened this issue Aug 30, 2022 · 1 comment

Comments

@KenLubin
Copy link

KenLubin commented Aug 30, 2022

I load it as instructed with
python scripts/txt2imghd.py
The CMD window opens with it requesting a prompt immediately:
prompt:
No matter which parameters I enter, it apparently parses them all as the prompt. I can't use --img or --generated, for example. I'm extremely new to all of this, but every other script that I've used works by adding parameters like this.

Update: My friend said that I should put these in the .bat file and it worked, but I wonder if it would be possible to run this from the cmd itself and not have to change the .bat each time.

@blacklisteddev
Copy link

After python scripts/txt2imghd.py add your parameters in the command prompt. ex: python scripts/txt2imghd.py --generated --prompt "prompt here"

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

2 participants