Johnny Profane Âû
Johnny Profane Âû
Thank you! I will try right away. It's unfortunate that I'm just technical enuff to screw things up... not understand installations too well . May I ask what this command...
Did as you suggested. Maybe too literally. Got this error message. D:\Fooocus>CUDA_LAUNCH_BLOCKING=1 .\python_embeded\python.exe -s Fooocus\entry_with_update.py 'CUDA_LAUNCH_BLOCKING' is not recognized as an internal or external command, operable program or batch file....
Trying it as two statements: D:\Fooocus>set CUDA_LAUNCH_BLOCKING=1 D:\Fooocus> .\python_embeded\python.exe -s Fooocus\entry_with_update.py Already up-to-date
It's running now. Won't know for a little while whether it will bomb out or not. Even with Afterburner, slow. But I do great work with Fooocus, so I'm REALLY...
Failed. Here's the console: Microsoft Windows [Version 10.0.22631.2861] (c) Microsoft Corporation. All rights reserved. D:\Fooocus>CUDA_LAUNCH_BLOCKING=1 'CUDA_LAUNCH_BLOCKING' is not recognized as an internal or external command, operable program or batch file....
Yes. I am using the run.bat files. I didn't know to use "set" the first time. How do I check Cuda & pytorch version? I simply did a clean install...
Indeed. This is what I found: torch-2.1.0+cu121.dist-info
Do you have any idea id setting low vram might affect this? Or how to accomplish that?
Ok. Now working. I was always bad at the scientific method. I never test one thing at a time. I reinstalled the nvidia driver. I checked all my cuda settings...
I opened an issue 2 weeks ago here: https://github.com/lllyasviel/Fooocus/issues/1051 But it seems I should have brought it up here? I've tried swapping the prembeded to old xtransformers on the current...