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

4090 not worked... only CPU mode? #22

Open
ffdown opened this issue Dec 12, 2022 · 0 comments
Open

4090 not worked... only CPU mode? #22

ffdown opened this issue Dec 12, 2022 · 0 comments

Comments

@ffdown
Copy link

ffdown commented Dec 12, 2022

(vqfr) E:\AI\VQFR>python demo.py -i inputs/whole_imgs -o results -v 2.0 -f 0.1
demo.py:69: UserWarning: The unoptimized RealESRGAN is slow on CPU. We do not use it. If you really want to use it, please modify the corresponding codes.
  warnings.warn('The unoptimized RealESRGAN is slow on CPU. We do not use it. '
e:\Anaconda3\envs\vqfr\lib\site-packages\torchvision\models\_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead.
  warnings.warn(
e:\Anaconda3\envs\vqfr\lib\site-packages\torchvision\models\_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=None`.
  warnings.warn(msg)

Bug, or not?
How i can start this script with cuda on 4090?? GPU load 0!

image

@ffdown ffdown changed the title vqfr? 4090 not worked... only CPU mode? Dec 12, 2022
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

1 participant