Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
test_dynamic_image_processor
like
0
Follow
Hugging Face Internal Testing Organization
155
Model card
Files
Files and versions
xet
Community
3
main
test_dynamic_image_processor
/
image_processor.py
amyeroberts
Create image_processor.py (
#1
)
795e6ae
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
from
transformers
import
CLIPImageProcessor
class
NewImageProcessor
(
CLIPImageProcessor
):
pass