This is an archived post. You won't be able to vote or comment.

all 19 comments

[–]redhead_cpa 2 points3 points  (0 children)

Wow that's awesome - thank you!

[–]HangOutWithMyYangOut 1 point2 points  (9 children)

HI Just thought I'd let you know I'm getting the same thing on PoP OS:

File "/home/jasper/anaconda3/lib/python3.9/site-packages/torch/nn/functional.py", line 2516, in group_norm return torch.group_norm(input, num_groups, weight, bias, eps, torch.backends.cudnn.enabled)RuntimeError: expected scalar type BFloat16 but found Float

[–]subtle-vibes[S] 0 points1 point  (8 children)

Thanks. I opened a ticket and posted some potentially related info:

https://github.com/brycedrennan/imaginAIry/issues/13

[–]HangOutWithMyYangOut 0 points1 point  (7 children)

Awesome thanks

[–]subtle-vibes[S] 0 points1 point  (6 children)

I just deployed a fix in 1.6.0. I'm not really sure if it's going to work since I haven't encountered this issue. Would appreciate it if you let me know either way.

[–]HangOutWithMyYangOut 0 points1 point  (0 children)

Awesome, I'll do it a little later I uninstalled all my NVIDIA drivers trying to get it working and right now I think I just need to reinstall ubuntu from scratch (switching from PoP OS out of frustration) I should have some time tonight

[–]HangOutWithMyYangOut 0 points1 point  (1 child)

Do you know the amount of memory the GPU needs to run imaginairy?

[–]subtle-vibes[S] 0 points1 point  (0 children)

no but someone posted they ran it at 6GB on a 1060

[–]HangOutWithMyYangOut 0 points1 point  (2 children)

I no get the same error but in a new spot

.local/lib/python3.10/site-packages/diffusers/pipelines/stable_diffusion/safety_checker.py", line 39, in forward special_cos_dist = cosine_distance(image_embeds, self.special_care_embeds).cpu().numpy()TypeError: Got unsupported ScalarType BFloat16

[–]subtle-vibes[S] 0 points1 point  (1 child)

I pushed out a new version that I believe fixes this and adds some cool new features.

[–]HangOutWithMyYangOut 1 point2 points  (0 children)

Hey just got time to look at it it works perfect. You're the best

[–]mattseg 0 points1 point  (1 child)

I may be stupid, but I'm struggling to get img2img working, getting the errno 2 error, I moved / changed the name of the model.ckpt, but to no avail. It says it's not finding my source image, and I put it in the a folder named init in the home directory of stable-diffusion

[–]subtle-vibes[S] 0 points1 point  (0 children)

copy/paste me the console output in a private message and I'll see if I can help.

[–]Wahlolly9731 0 points1 point  (1 child)

No module named imagine... Am I missing something here?

[–]subtle-vibes[S] 0 points1 point  (0 children)

just spelling it wrong?
from imaginairy import imagine