zappazack

Results 18 comments of zappazack

Its the python version. comfy works only proper with 3.10.11. Have had a hard time to figre this out https://github.com/kijai/ComfyUI-SUPIR/issues/96 My system: Windows 11 Nvidia RTX 4070 AMD Ryzen 9...

> > Its the python version. comfy works only proper with 3.10.11. Have had a hard time to figre this out [kijai/ComfyUI-SUPIR#96](https://github.com/kijai/ComfyUI-SUPIR/issues/96) My system: Windows 11 Nvidia RTX 4070 AMD...

> StabilityMatrix 1st of all pls proceed the command pip install -r requirements.txt for the custom nodes in ur workflow too. If the wf is not working afterwards the problem...

Update to the newest comfy and and most important your Python version should be 3.10. 3.11 and above crashes the SUPIR workflow without any clear message. I have had a...

> `ModuleNotFoundError: No module named 'plyfile'` Seems you haven't installed `plyfile` package, have you run **install.bat** or run: `pip install -r .requirements.txt` under ComfyUI-3D-Pack folder? I have only installed through...

I have tried a new clean install, plan a and b are fine until diff gaussian then all seems to be broken. Maybe my PC is not the correct combo...

> I managed to make it work, basically you need to use the same version of CUDA with pytorch because `torchmcubes` doesn't provide binaries and they have to be built...

I2V: U need to change the prompt enchanger py and utils.py Code for py to replace: import os import shutil import comfy.model_management import comfy.model_patcher import folder_paths import torch from transformers...

It does not run under windows!