[Bug]: RuntimeError: Given groups=1, weight of size [320, 5, 3, 3], expected input[2, 9, 64, 64] to have 5 channels, but got 9 channels instead #10995
Labels
bug-report
Report of a bug, yet to be confirmed
Is there an existing issue for this?
What happened?
Image-generation crashes the application without further error handling. Reproducible (always)
Steps to reproduce the problem
./webui.sh
http://127.0.0.1:7860/
What should have happened?
that the application is not crashing and shows either an error message or even generates an image
Commit where the problem happens
b6af0a3
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
MacOS
What device are you running WebUI on?
Other GPUs
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
no
Console logs
Additional information
i tried with python 3.10 and 3.11, same error happens on both. Models are installed in the models-directory.
After clicking the "generate" button, the application is crashing.
The text was updated successfully, but these errors were encountered: