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

Missing Arch file when importingRealESRGANer #888

Open
MikeMcI67 opened this issue Jan 12, 2025 · 1 comment
Open

Missing Arch file when importingRealESRGANer #888

MikeMcI67 opened this issue Jan 12, 2025 · 1 comment

Comments

@MikeMcI67
Copy link

MikeMcI67 commented Jan 12, 2025

I'm setting up a Real-ESRGAN project in Colab. When running the above I'm getting the error messages:
ModuleNotFoundError: No module named 'realesrgan.archs.arch_utils'
ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'
ModuleNotFoundError Traceback (most recent call last)

Key environment settings are:
Real-ESRGAN Version: 0.3.0
PyTorch Version: 1.13.1+cu117
TorchVision Version: 0.14.1+cu117
CUDA Version: 11.7
GPU in Use: NVIDIA A100-SXM4-40GB
Operating Environment: Google Colab (Linux environment with Python 3.10)

There was an earlier issue with rrdbnet_arch.py being missing, but I did manage to find a copy on another site.
.
Where do I find the modules or are there other ways to get around this problem?

Regards
MikeMcI67.

@fierychicken65
Copy link

Did u find a fix for this issue?

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

2 participants