Skip to content

Fix missing imageio dependency for BYOL notebooks#170

Open
Vikasboura wants to merge 3 commits intoML4SCI:mainfrom
Vikasboura:fix-imageio-dependency
Open

Fix missing imageio dependency for BYOL notebooks#170
Vikasboura wants to merge 3 commits intoML4SCI:mainfrom
Vikasboura:fix-imageio-dependency

Conversation

@Vikasboura
Copy link

@Vikasboura Vikasboura commented Mar 6, 2026

This PR fixes an issue where BYOL notebooks fail on fresh setup due to the missing imageio dependency.

Changes:

  • Added a requirements.txt file including the imageio dependency.
  • Ensures BYOL notebooks run correctly in a clean environment.

Fixes #83

@Vikasboura Vikasboura changed the title Fix missing imageio dependency for BYOL notebooksFix imageio dependency Fix missing imageio dependency for BYOL notebooks Mar 6, 2026
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.

BYOL notebooks fail on fresh setup due to missing imageio dependency.

1 participant