SirenYan
SirenYan
我每次一选用controlnet-depth就会报以下的错误 ModuleNotFoundError: No module named 'basicsr' 预处理模型都是https://huggingface.co/lllyasviel/Annotators/tree/main这里下的,有没有人知道是为什么,或者这个depth对应链接里那个预处理模型? 我认为是预处理器模型的问题
在使用过程非常坎坷/(ㄒoㄒ)/,真的非常想体验这个应用的效果,有没有懂得大佬帮忙康康这个问题啊 D:\AIGC\DiffSynth-Studio-main\diffsynth\models\attention.py:43: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at C:\cb\pytorch_1000000000000\work\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp:263.) hidden_states = torch.nn.functional.scaled_dot_product_attention(q, k, v, attn_mask=attn_mask) 会一直卡在这里 