Eliseu Silva
Eliseu Silva
For diffusers you already can load pipeline with dtype float8 but it only to save vram because ob pipeline you need do upcast to fp16 or bf16 to inference. Im...
could be possible we add mask to a face without use face analysis, then you could use this with instant style.
Other problem is Beginner: Introduction to Generative AI Learning Path now on Prompt Design in Vertex AI: Challenge Lab Prompt Design in Vertex AI (https://www.cloudskillsboost.google/paths/118/course_templates/976) This Task 2 is not...
> Hi @elismasilva > > Have you found a solution to this yet ? I am having the same issue, with the same training (Prompt design in Vertex AI) >...
i found the problem was diffuser version, we need clone source and install from source 0.28.0.dev0. Since I'm here, I would like to ask if it is possible to run...
> @elismasilva I can't find the diffusers version you mentioned (0.28.0.dev0) , can you please link it? just clone main branch and install from source.
> @haofanwang Do you have a code example for InstantID+InstantStyle? Loading of InstantID IP adapter is pretty custom, it is hard to figure out how that interacts with a second...
> The issues around custom css are expected as the dom can change between versions. But I don't think the issues around the theme variables not being applied are. cc...
> I believe the issues above are either resolved or there are open PRs for the issues above: > > 1. this is actually the result of `form_gap_width` being set...
i will update my gradio version again and test the items 1-3, if i got error again i return here. About item 4 I will try some things in the...