Skip to content

Commit 0732ed7

Browse files
committed
Trigger new deployment with latest fixes
This commit forces a new GitHub Actions workflow run to build Docker images with the fixed Dockerfile that correctly handles transformers[vision] extras. Previous deployment (run #166) used commit 14633ba which had: - ✅ transformers[vision] in pyproject.toml - ❌ OLD Dockerfile dependency extraction (before commit 9a1c8cb fix) Current deployment will use commit 0d69731 which has: - ✅ transformers[vision] in pyproject.toml - ✅ FIXED Dockerfile dependency extraction (preserves extras syntax) Root cause: AutoModelForImageTextToText import failure due to incomplete transformers[vision] installation from broken dependency extraction.
1 parent 0d69731 commit 0732ed7

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)