# This model just uses the existing LayoutLMConfig which is just imported | |
# as a thin wrapper | |
from transformers.models.layoutlm.configuration_layoutlm import LayoutLMConfig | |
# This model just uses the existing LayoutLMConfig which is just imported | |
# as a thin wrapper | |
from transformers.models.layoutlm.configuration_layoutlm import LayoutLMConfig | |