Closed ghost closed 1 year ago
Hello,
For the first error, as mentioned in issue #215 try to install timm==0.6.13 using the command
pip install timm==0.6.13
thank you
Thanks
I ran this command and rebooted the PC. This method didn't help me. It looks like nothing has changed even in the console. Please look, maybe there is something else causing it that I don’t know about? Here is the console output: https://pastebin.com/DzcCTkwn I ran the "room" request in text to img and then sent the image to img to img, included the "Depth.." script and executed a new generation with the room request and got this error
Are the versions you use the same as the one they require? It may happen that a lib is not synced with the others.. just check that out
Hi, I experience multiple errors using the script.
dpt_beit_large_512
dpt_swin2_large_384
Why is it doing this ? I installed the packages via pip install on Debian testing.
Thanks