InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: from_file | error: unrecognized arguments | prompts from a file

Open paccocino opened this issue 2 years ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

OS

Windows

GPU

cuda

VRAM

6GB

What happened?

Hey there, i already searched the forums, but couldn't find that already:

Using: InvokeAI 2.2.5

I start the invoke.bat > Choose: 1. command-line Initialization finishes and prompting works fine, generates images.

trying to use --from_file with a prepaired text file: --from_file "C:\invokeai\invoketestbatch.txt"

gives error: invoke.py: error: unrecognized arguments: --from_file C:\invokeai\invoketestbatch.txt

the -h help does not list the from_file arguments... What did i do wrong?

greets, Paccocino

Screenshots

No response

Additional context

already tried to put the txt in different locations.

Contact Details

No response

paccocino avatar Jan 15 '23 21:01 paccocino

I am also wondering the answer to this!

BrizzleMcNizzle avatar Jan 31 '23 07:01 BrizzleMcNizzle

There has been no activity in this issue for 14 days. If this issue is still being experienced, please reply with an updated confirmation that the issue is still being experienced with the latest release.

github-actions[bot] avatar Mar 12 '23 06:03 github-actions[bot]

The issue is still there in the newest update. :-(

paccocino avatar Apr 02 '23 16:04 paccocino

It seems to be crashing with all types of arguments, the famous ./docker/run.sh "banana sushi" -Ak_lms -S42 -s10 fails as well with the same error message even though the exact same command is in the docs.

There has been an issue (#2575) about this in the past, but the "solution" seemed to be just not to use cli directly and use their InvokeAI cli environment instead...

both this issue and the old issue, that has been closed since, are still happening.

IceboxDev avatar May 09 '23 09:05 IceboxDev

I'm also experiencing this issue on Mac.

LonelyBracket avatar Jun 02 '23 02:06 LonelyBracket