After installing everything (following the guide) the program seems to be unable to find GPU (RTX 4060 Ti) and always falls back to CPU
E2FGVI-HQ in this case can't be used and throws the error
«Failed to load model: module 'torch._C' has no attribute '_cuda_resetPeakMemoryStats'»
The console itself show this:
2025-12-11 13:59:53.326 | WARNING | src.demark_world.models.model.modules.feat_prop::14 - mmcv is not available, using a fallback implementation
i tried installing mmcv, and it is installed, yet it's still falling back to CPU only.
Is there something else needs to be installed, that doesn't mentioned in the readme?
After installing everything (following the guide) the program seems to be unable to find GPU (RTX 4060 Ti) and always falls back to CPU
E2FGVI-HQ in this case can't be used and throws the error
«Failed to load model: module 'torch._C' has no attribute '_cuda_resetPeakMemoryStats'»
The console itself show this:
2025-12-11 13:59:53.326 | WARNING | src.demark_world.models.model.modules.feat_prop::14 - mmcv is not available, using a fallback implementation
i tried installing mmcv, and it is installed, yet it's still falling back to CPU only.
Is there something else needs to be installed, that doesn't mentioned in the readme?