ARAIN_60
ARAIN_60
I face this problem kindly guide me how reslove this problem.Thanks @NielsRogge @dhea1323 image = Image.open('/content/drive/MyDrive/data/test_img/p06-030-s01-00.png') pixel_values = processor(image, return_tensors="pt").pixel_values print(pixel_values.shape) ValueError: operands could not be broadcast together with shapes...
@stas00 @RezaYazdaniAminabadi huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks... To disable this warning, you can either: - Avoid using...