runtime error
Exit code: 1. Reason: Importing from timm.models.layers is deprecated, please import via timm.layers WARNING: CUDA not available. GroundingDINO will run very slowly. Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from autodistill_grounded_sam import GroundedSAM File "/usr/local/lib/python3.10/site-packages/autodistill_grounded_sam/__init__.py", line 1, in <module> from autodistill_grounded_sam.grounded_sam import GroundedSAM File "/usr/local/lib/python3.10/site-packages/autodistill_grounded_sam/grounded_sam.py", line 18, in <module> from autodistill.helpers import load_image ImportError: cannot import name 'load_image' from 'autodistill.helpers' (/usr/local/lib/python3.10/site-packages/autodistill/helpers.py)
Container logs:
Fetching error logs...