[ComfyUI-RMBG] D:\AIAIAI\ComfyUI_20260814\ComfyUI\custom_nodes\ComfyUI-RMBG\models\modeling_florence2.py Old writing style exists:from timm.models.layers import DropPath, trunc_normal_ New writing style:from timm.layers import DropPath, trunc_normal_
[ComfyUI-RMBG] D:\AIAIAI\ComfyUI_20260814\ComfyUI\custom_nodes\ComfyUI-RMBG\models\modeling_florence2.py Old writing style exists:from timm.models.layers import DropPath, trunc_normal_ New writing style:from timm.layers import DropPath, trunc_normal_