jquesnelle / txt2imghd

A port of GOBIG for Stable Diffusion
MIT License
691 stars 82 forks source link

--from-file not taking, always prompts #22

Open KeystonRupi opened 1 year ago

KeystonRupi commented 1 year ago

I'm trying to load prompts from a file --from-file filename but not matter what I try, without a --prompt "prompt" parameter, it comes back asking for a prompt. Looking at the code, I don't think --from-file is ever hit since around line 327 it's specific to looking for the prompt..

MicroBeans commented 1 year ago

Same here.

Cousken commented 1 year ago

I would same but using --img as the parameter.