stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
FutureWarning
FutureWarning: Using TRANSFORMERS_CACHE is deprecated and will be removed in v5 of Transformers. Use HF_HOME instead.
How should I solve it?
This message was also displayed in the console
system\python\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
warnings.warn(
Using pytorch cross attention
解决了吗?我也遇到了此问题
This isn't an error, you can ignore it.