Skip to content

Conversation

@codingxperience
Copy link

Ensure compatibility with torchdata by specifying torch>=2.0 in requirements.txt. This update resolves dependency conflicts that were causing torch to be downgraded to 1.13.1.

Ensure compatibility with torchdata by specifying torch>=2.0 in requirements.txt.
This update resolves dependency conflicts that were causing torch to be downgraded to 1.13.1.
@codingxperience
Copy link
Author

This change ensures that torch>=2.0 is specified in requirements.txt, resolving conflicts with torchdata which requires torch>=2.0. This update prevents torch from being downgraded to 1.13.1 during dependency resolution.

@ohmeow
Copy link
Owner

ohmeow commented Jun 14, 2024

Thanks. I'm so behind on keeping blurr in-line ... will find some time next week to review this and start getting the library back in business.

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.

2 participants