Skip to content

Conversation

@mudler
Copy link
Owner

@mudler mudler commented Aug 19, 2025

Description

Qwen-image-edit was released, and currently fails in LocalAI with:

8:03AM ERR Server error error="failed to load model with internal loader: could not load model (no success): Unexpected err=ImportError('\\nAutoVideoProcessor requires the Torchvision library but it was not found in your environment. Check out the instructions on the\\ninstallation page: https://pytorch.org/get-started/locally/ and follow the ones that match your environment.\\nPlease note that you may need to restart your runtime after installation.\\n'), type(err)=<class 'ImportError'>" ip=172.20.0.2 latency=2m13.109201857s method=POST status=500 url=/v1/images/generations

This PR adds torchvision as it is required for Qwen-image-edit.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@netlify
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit a6f9eb4
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/68a430965de5df000844e837
😎 Deploy Preview https://deploy-preview-6103--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mudler mudler merged commit 5ef4c2e into master Aug 19, 2025
31 checks passed
@mudler mudler deleted the feat/diffusers_qwenimage branch August 19, 2025 10:05
@mudler mudler added the enhancement New feature or request label Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants