#Cant Install On This PC?

3 messages · Page 1 of 1 (latest)

raw spindle
#

Super frustrating. Nothing ever seems clear enough in regards to installing this and I REALLY want to get this running.

hardy gust
#

Hey @raw spindle , could you please try this command in your PowerShell prompt:

Invoke-WebRequest -Uri https://raw.githubusercontent.com/invoke-ai/InvokeAI/1acba80e6691b5b0a81377366228c9d9e8232f71/source_installer/Install.ps1 -UseBasicParsing -OutFile Install.ps1; .\Install.ps1

It's from this PR : https://github.com/invoke-ai/InvokeAI/pull/1746

It may or may not work, but I'm curious if it helps. Thanks

GitHub

proposal / for discussion
hoping 🤞 for a "pipe to bash" equivalent on Windows, to put this activity "on rails" such that there's less room for user error.
Requires testing b...

#

If that doesn't work, please try to disable your antivirus before installing. You can re-enable it right after.