Skip to content

FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers #210

Description

@xiaobai9009

[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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions