Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use #772

Open
tranthai2k2 opened this issue Mar 26, 2024 · 5 comments
Open

how to use #772

tranthai2k2 opened this issue Mar 26, 2024 · 5 comments

Comments

@tranthai2k2
Copy link

image

@sgtwtf
Copy link

sgtwtf commented Mar 27, 2024

conda install pytorch==1.7.1 torchvision==0.8.2 torchaudio==0.7.2 cudatoolkit=11.0 -c pytorch fixed this for me

@DongKat
Copy link

DongKat commented Apr 5, 2024

Your python environment doesn't have the necessary packages which is torchvision. Check out pytorch website and copy the pip install command

@marcobarbierato
Copy link

See #777

@tranthai2k2
Copy link
Author

I used it on my laptop and it didn't work

@DongKat
Copy link

DongKat commented Apr 11, 2024

Edit the import line in degradation.py and you will be good to go

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

No branches or pull requests

4 participants