zevnda

Results 24 comments of zevnda

@Yagcat if you are willing to, you can download the debug version below and install it as normal. Uninstall the current installed version first. [Attachment removed](https://github.com/) 1. Once installed, open...

@Yagcat @XC3N Sorry it's taken me so long to get around to investigating this further, and thank you for providing those debug logs, they were helpful. I believe I have...

After further testing, I am confident that my recent changes fix this issue. This will be fixed in `1.12.1`. Feel free to reopen this issue if it doesn't fix your...

Try uninstalling SGI, making sure to remove all associated files, and then reinstall to see if that fixes the issue

Making SGI cross-platform is definitely on the to-do list, however, the current Rust backend is deeply integrated with Windows-specific system calls and APIs, so a full cross-platform conversion will require...

@evman I can understand that, I've had quite a few requests for cross-platform support and I would love to see it happen as well, but as mentioned, I just don't...

@furqanagwan yep, the frontend is just your basic web standard frontend and would have little to no issues running on other OS. The real task would be the Rust backend...

Fixed for me by using pytorch nightly build `2.10.0`. Go to the directory where you unpacked Fooocus and run ``` pip install --upgrade --force-reinstall --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128...

> 2. In vercel go to Project Settings -> Data Cache -> Purge Cache -> Purge Everything. This likely wouldn't have been the "fix". GSC and Googlebot maintain their own...

I attempted all the "fixes" suggested in this issue and many others, but none resolved the problem. For context, I use `next-sitemap` to generate sitemaps and `robots.txt` at build time....