tommysnu

Results 3 comments of tommysnu

return F.conv2d(input, weight, bias, self.stride, RuntimeError: Input type (c10::Half) and bias type (float) should be the same I also got the above problem @yyahav . I am using ubuntu not...

> Likewise, please share your logs with us so I can improve. ``` Traceback (most recent call last): File "/mnt/workspace/stablediffusion/scripts/txt2img.py", line 388, in main(opt) File "/mnt/workspace/stablediffusion/scripts/txt2img.py", line 347, in main...

> I know you are using ubuntu, could you try using config for mac? https://github.com/Tps-F/stablediffusion/blob/mps-cpu-support/configs/stable-diffusion/mac/v2-inference-v-mac.yaml Thanks Tps-F. After using this config file I get other error as bellow: ``` Sampling:...