hjcxlp

Results 8 comments of hjcxlp

> 按照控制台给出的提示,修改\custom_nodes\ComfyUI-layerdiffuse\lib_layerdiffusion\models.py: from diffusers.models.unets.unet_2d_blocks import UNetMidBlock2D,get_down_block, get_up_block #from diffusers.models.unet_2d_blocks import UNetMidBlock2D, get_down_block, get_up_block 我这样修改之后就运行正常了. 感谢!

same problem

it used to work but not now. not even for 512x512 size image, however i have 12gb vram. does your app can only run on cuda 121 or cuda 118?...

> Please try the following: > > * Reinstall the NVIDIA CUDA drivers. > * Delete the "venv" folder in the "stable-diffusion-webui" directory, then run "webui.sh" or "webui.bat" to install...

> Please try the following: > > * Reinstall the NVIDIA CUDA drivers. > * Delete the "venv" folder in the "stable-diffusion-webui" directory, then run "webui.sh" or "webui.bat" to install...

> > does your app only support cuda 118 or cuda 121? > > Since CUDA drivers have backward compatible, it should work with a higher version as long as...