Skip to content

Instantly share code, notes, and snippets.

@trinhtuanvubk
Last active July 11, 2024 08:49
Show Gist options
  • Select an option

  • Save trinhtuanvubk/daef4593101207ee56c4b28be31c2cb8 to your computer and use it in GitHub Desktop.

Select an option

Save trinhtuanvubk/daef4593101207ee56c4b28be31c2cb8 to your computer and use it in GitHub Desktop.
fix code inside lib
!sed -i 's/from torchvision.transforms.functional_tensor import rgb_to_grayscale/from torchvision.transforms.functional import rgb_to_grayscale/' /usr/local/lib/python3.10/dist-packages/basicsr/data/degradations.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment