Skip to content

Conversation

@6Morpheus6
Copy link
Contributor

  • torch fix:
    • call torch.js after the requirements
    • install torch with --force-reinstall --no-deps

- torch fix:
  - call torch.js after the requirements
  - install torch with `--force-reinstall --no-deps`
@6Morpheus6
Copy link
Contributor Author

With the requirements, the latest torch version gets installed. This forces an uninstallation of torch 2.7.0 and creates a mismatch between torch and torchaudio.
This PR changes the order of the requirements and torch installation so torch gets installed after the requirements.
torch torchvision and torchaudio get force-reinstalled which ensures that all 3 packages get exchanged and the versions match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant