Closed That-Elf closed 1 year ago
Okay so I'm pretty sure I found the problem! In my case it was due to an extension I had, I'm not sure which exact one but I'm pretty sure it was caused by one called canvas zoom which is supposed to help the user make the canvas larger. I uninstalled and reinstalled everything again and before I added the extensions everything worked then after the extensions were added it broke again, so I tried adding the ones I thought would work and they all did, I don't want to uninstall and reinstall everything all over again but I'm pretty sure the problem is with the canvas zoom extension.
Is there an existing issue for this?
What happened?
Can't inpaint, when I try everything freezes and it gives me the error below: line 170, in preprocess return [value for _, value in self.choices].index(x) ValueError: ['original', 'original'] is not in list For some reason since the update the texts in the inpaint tabe have doubled up here's a picture showing that: as seen in the image all the text boxes have doubled up names which I assume is what is causing the problem. I asked a friend and they weren't having this problem so I'm not sure why it happened.
Steps to reproduce the problem
What should have happened?
It generates an image with the inpainted area looking different than the input image depending on the given prompt instead of halting.
Sysinfo
sysinfo-2023-09-03-23-48.txt
What browsers do you use to access the UI ?
Google Chrome, Other
Console logs
Additional information
For context I am running Windows 11 and I am using an NVIDIA GeForce 3070 Ti with 24 GB of GPU memory with 8GB of dedicated GPU memory as well as an 11th gen Intel i9 I mainly use OperaGX as my browser but the same problem persists in Google Chrome too.