Open sucaiji opened 1 year ago
What is the exe version you are using ?
That is usually a JSON error. You can try starting with --clear_all
What is the exe version you are using ?
539 I think maybe is the model incompatible, I put "anything-v4.5-pruned.ckpt" on d:/shark/models and chose it, the error was happened. But when I chose the built-in model, it can be worked. Does Shark not support ckpt model?
When I upgrated to Version 568, used built-in model also have same error.
And console don't appear any error message.
I'm seeing the same error with RX580 on win10, I'm using the latest version of exe (shark_sd_20230302_579), and tried 20230225.568.
@powderluv I tried to start the exe with --clear_all
, and I still get the same error.
I have the same issue. luckily I fixed it by download a cli version first, and run it. It will automatically download needed files. Then I delete the cli.exe, replaced by the normal exe version, run it and everything went successfully.
My enviroment: windows 11 & 7900xt, shark_sd_cli_20230411_671.exe & shark_sd_20230411_671.exe
@sucaiji I used to have the same problem. I finally found out that it was because I set up a transparent proxy to intercept the request from localhost(127.0.0.1). If you also use a proxy, please confirm your routing rules. You can turn off the proxy and see if that makes a difference.
windows10 7900xt
this is console start log
I can vist http://localhost:8080/, but when I generate image, page reported an error:
only this reported, console hasn't new message.
How could I get more logs, to fix this problem?