runtime error

Exit code: 1. Reason: Python version is above 3.10, patching the collections module. /usr/local/lib/python3.10/site-packages/transformers/models/auto/image_processing_auto.py:590: FutureWarning: The image_processor_class argument is deprecated and will be removed in v4.42. Please use `slow_image_processor_class`, or `fast_image_processor_class` instead warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> from Upsample import RealESRGAN ModuleNotFoundError: No module named 'Upsample'

Container logs:

Fetching error logs...