Spaces:

Why there are different if I move the spaces into local?

#38
by billloic - opened

I'm running space on my computer, but the prompt input is always being truncated.

Cagliostro Research Lab org
edited Sep 17

To the best of my knowledge, the lpw_stable_diffusion module is functioning correctly, although some warnings still being generated.

If the lpw_stable_diffusion module were not working properly, one indication would be that the so-called "truncated prompt" is not taking effect. You can test this by reusing the seed and adding one more prompt. If the resulting image remains unchanged, please provide more details about this and I'll try to figure out what happened.

The prompt will be truncted if I load pipeline with from_single_file classmethod.
from here

Cagliostro Research Lab org

Please read this issue I opened a few months ago on Diffusers' GitHub page:

https://github.com/huggingface/diffusers/issues/7666

Sign up or log in to comment