Jiangdi
Jiangdi
> Are you saying that the height and width attributes are "transposed" depending on the pipeline selected? For example, a model built to 512x768 that produces a 512x768 image using...
I have tested several models, for example: for txt2txt, the size is 512*768; however, in img2img mode, need to submit start image with a size of 768*512. This is likely...
> That appears to be the sizes they need to be. I have tried converting starting from both fp32 and fp16 .bin files and they both produce the same 723.1...
> Hi @jiangdi0924 :) Were you able to resolve this? If so - what model/conversion did you use? Not yet 🥶, I will test the new features (quantize-nbits) of ml-stable-difusion...
same issue M1 Max 64G
❤️Thanks for the reply , I would like to integrate it with other features. For now I can consider developing the macOS version first.
Same Error +1 * MacBook Pro (13-inch, M1, 2020) * OS: 12.5.1 (21G83) * Xcode14.1.app ` swift-diffusion git:(main) ✗ bazel run examples:txt2img --compilation_mode=opt -- /Users/Norton/MyTestProject/swift-diffusion "a photograph of an astronaut...
@liuliu after upgrade macOS version it worked well, Much appreciated !!! Now I have another question,I have no experience with bazel, how should I use the packages generated by bazel...
@charvoa Have you solved this problem? I had the same problem on 14 Pro simulator(iOS 16.2), but on macOS 13.1 worked.
> @charvoa Have you solved this problem? I had the same problem on 14 Pro simulator(iOS 16.2), but on macOS 13.1 worked. `saveMemoryButBeSlower = true` , will be work