You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, same issue. is it fixed? Should i just comment git reset --hard?
check the pr related to this issue or look at this issue here: #540
adding the below after line 35 worked for me but it's a temp fix:
RUN --mount=type=cache,target=/root/.cache/pip
pip uninstall -y torchmetrics &&
pip install torchmetrics==0.11.4
I dont believe this is previously reported here
Describe the bug
Which UI
invoke
Hardware / Software
Steps to Reproduce
Additional context
invoke-ai/InvokeAI#3658
invoke-ai/InvokeAI#3700
The text was updated successfully, but these errors were encountered: