mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Fix typo
This commit is contained in:
parent
f183a7a3c3
commit
e70068a719
@ -1087,7 +1087,7 @@ if is_tf_available():
|
||||
_import_structure["models.layoutlm"].extend(
|
||||
[
|
||||
"TF_LAYOUTLM_PRETRAINED_MODEL_ARCHIVE_LIST",
|
||||
"TFLaoutLMMainLayer",
|
||||
"TFLayoutLMMainLayer",
|
||||
"TFLayoutLMForMaskedLM",
|
||||
"TFLayoutLMForSequenceClassification",
|
||||
"TFLayoutLMForTokenClassification",
|
||||
|
Loading…
Reference in New Issue
Block a user