Is it usable in ComfyUI?

#1
by ryg81 - opened

Hey, that's sound like crazy size reduction, but what's the use case? Can this be used in comfyui?

i just tried and it not work at all.

It's working for me in ComfyUI using the DualCLIPLoader node:

Untitled.png

EDIT - Hmm, I might have spoken too soon. It generated a couple images but now I'm getting a lot of solid black squares.
EDIT2 - Restarted Comfy and now it's working again. 🤷 Seems a bit temperamental, maybe.

Hi there. Sorry for the late response. ComfyUI is available here. https://github.com/LifuWang-66/DistillT5ComfyUI

On that node I get issue: /ComfyUI/comfy/ops.py", line 220, in forward_comfy_cast_weights
weight, bias = cast_bias_weight(self, device=input.device, dtype=out_dtype)
^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'device'

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment