Comfy-Org / Comfy-Org/ComfyUI

Cannot run gfpganv1.4pthmodel

Open
#938 1 comment 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

When I'm trying to run gfpgan model I get following errors
RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x256 and 4096x8192)
File "/home/learners/ComfyUI/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1501, in _call_impl
return forward_call(*args, **kwargs)
File "/home/learners/ComfyUI/venv/lib/python3.10/site-packages/torch/nn/modules/linear.py", line 114, in forward
return F.linear(input, self.weight, self.bias)
How can I fix this error?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.