stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

FutureWarning

Open Ceunlio opened this issue 1 year ago • 2 comments

FutureWarning: Using TRANSFORMERS_CACHE is deprecated and will be removed in v5 of Transformers. Use HF_HOME instead. How should I solve it?

Ceunlio avatar Aug 08 '24 05:08 Ceunlio

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

VcCart avatar Aug 14 '24 10:08 VcCart

解决了吗?我也遇到了此问题

kenny00968 avatar Aug 27 '24 12:08 kenny00968

This isn't an error, you can ignore it.

DenOfEquity avatar Nov 27 '24 18:11 DenOfEquity