This commit is contained in:
Jintao Huang
2024-12-02 15:28:49 +08:00
parent 9d7aa02d6e
commit 8c84952e49

View File

@@ -396,7 +396,6 @@ except ImportError:
AutoModelForKeypointDetection = UnsupportedAutoClass(
'AutoModelForKeypointDetection')
AutoModelForQuestionAnswering = get_wrapped_class(
AutoModelForQuestionAnsweringHF)
AutoModelForTableQuestionAnswering = get_wrapped_class(