WorkSync

Results 13 comments of WorkSync

> Try downloading and installing this : https://github.com/NeedsMoar/flash-attention-2-builds/releases/download/v2.3.6-flash-attention/flash_attn-2.3.6-cp311-cp311-win_amd64.whl It's old but I have it installed and have never seen that message. If it breaks something even more just remove it....

> Thanks for your reply, yes this is in your examples only where the 3DGS node is concerned, im going to try put my gpu in another computer and try...

> Seeing as how the issue is still open, I will add the steps I followed to resolve this issue.鉴于问题仍然存在,我将添加解决此问题所遵循的步骤。 > > 1 - in ComfyUI folder, search for file...

> `yarn pdf` in **window 11 latest commit** > > but stuck, and it gives me the error: > > ``` > The syntax of the command is incorrect. >...

> ## Device info > * OS: [e.g. Window10] > * Browser Version [e.g. Chrome77] > * Saladict Version [e.g. v7.0.0] > > ## Describe the bug > yarn pdf...

> Thank you for this amazing project, Is it possible to be able to convert the generated python code into Wasm that can be run in the browser? > >...

My GPU models are as follows: > NVIDIA GeForce RTX 3060 My output code is: ``` import torch print(torch.cuda.get_device_properties(0).name) ```

> Your torchscatter isn't installed with cuda. Mine looks like this in pip: `torch_scatter==2.1.2+pt23cu121` Thank you for your reply, but my pip show that I have installed it and it...

> > Warn!: H:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\Gen_3D_Modules\Unique3D\mesh_reconstruction\remesh.py:353: UserWarning: Using torch.cross without specifying the dim arg is deprecated.警告!: H:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\Gen_3D_Modules\Unique3D\mesh_reconstruction\remesh.py:353:UserWarning:不推荐使用 torch.cross 而不指定暗淡参数。 Please either pass the dim explicitly or simply use torch.linalg.cross.请显式传递暗淡或仅使用 torch.linalg.cross。 The default...

> Thank you for the reply; I just found out that you have also prepared these auxiliary documents.感谢您的回复;我刚刚发现你也准备了这些辅助文件。 I am developing Unity and ComfyUI integration, and my main job is...