Probably a very silly question but I'm having issues with getting InvokeAI to read from a file.
I run invoke.bat, select option 1 and input (invokeai) ~/stable-diffusion$ python3 scripts/invoke.py --from_file "path/to/prompts.txt" with the path replaced however it says it doesnt recognise the argument.
https://cdn.discordapp.com/attachments/446240961111261194/1043682903617450064/image.png
What am I doing wrong?