Add Swin2SR ImageProcessorFast (#37169)
* Add fast image processor support for Swin2SR * Add Swin2SR tests of fast image processing * Update docs and remove unnecessary test func * Fix docstring formatting * Skip fast vs slow processing test --------- Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,11 @@ A demo Space for image super-resolution with SwinSR can be found [here](https://
|
||||
[[autodoc]] Swin2SRImageProcessor
|
||||
- preprocess
|
||||
|
||||
## Swin2SRImageProcessorFast
|
||||
|
||||
[[autodoc]] Swin2SRImageProcessorFast
|
||||
- preprocess
|
||||
|
||||
## Swin2SRConfig
|
||||
|
||||
[[autodoc]] Swin2SRConfig
|
||||
|
||||
Reference in New Issue
Block a user