eddyizm
eddyizm
You log seems to be referencing another repo. Did you install from here? https://github.com/mrhan1993/Fooocus-API/
I looked at this and realized this is going to be a bigger lift than a simple delete button. The html generated does not have access to the gradio backend...
I think you are running into WSL specific issues. You may be able to get around it by exporting the browser before starting as stated [here](https://stackoverflow.com/a/73506160/4772066). if that doesn't work,...
I think you should switch to installing and trying to run it on windows directly. The `127.0.0.1` address is your local host (your computer), it is how you interact with...
No problem. How did you install it in wsl? Did you just do a `git clone` ? Just remove that folder, the models are all downloaded into that folder, eg...
The two words should be ok but use double quotes. Also I'd verify that it is `chrome_proxy.exe` that seems wrong, shouldn't it be `chrome.exe` ? Lastly, did you see [this...
I also would like to see if anyone has run this successfully on wsl. Perhaps there is something we are missing.
I think you need to remove those inner single quotes. Also verify that path and file exists. I would still advise you to run it in plain windows first, to...
BTW looks like there are 2 other folks who tried using wsl2. One gave up and the other looked like they succeeded https://github.com/lllyasviel/Fooocus/issues/1675 This is your best bet.
Might be helpful if you post all your hardware specs for those who will be able to look into this a little deeper. I have seen a lot of issues...