Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Type Hint in from_pretrained() to Ensure Correct Type Inference (…
…#10714) * Update pipeline_utils.py Added Self in from_pretrained method so inference will correctly recognize pipeline * Use typing_extensions --------- Co-authored-by: hlky <[email protected]>
- Loading branch information