Add Fast LeViT Processor (#37154)
* Add Fast LeViT Processor * Update levit.md * Update src/transformers/models/levit/image_processing_levit_fast.py Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com> * ruff check --------- Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
This commit is contained in:
@@ -94,6 +94,11 @@ If you're interested in submitting a resource to be included here, please feel f
|
||||
[[autodoc]] LevitImageProcessor
|
||||
- preprocess
|
||||
|
||||
## LevitImageProcessorFast
|
||||
|
||||
[[autodoc]] LevitImageProcessorFast
|
||||
- preprocess
|
||||
|
||||
## LevitModel
|
||||
|
||||
[[autodoc]] LevitModel
|
||||
|
||||
Reference in New Issue
Block a user