brurpo
brurpo
Hi there! From the pipeline: `strength (`float`, *optional*, defaults to 0.8): Conceptually, indicates how much to transform the reference `init_image`. Must be between 0 and 1. `init_image` will be used...
Hi there! Sorry, noob here. Been trying to transform the vertices so they align with the original image instead of the cropped one, but with no luck. Did anyone attempt...
### Describe the bug Trying to convert a ckpt fine tuned from dreambooth (2.1 768) to diffusers yield the following error: KeyError: 'cond_stage_model.model.text_projection' This happens either locally or using a...
Hi there! sorry for the noob question here. I was trying to use https://huggingface.co/neuralmind/bert-large-portuguese-cased as a custom embedder model, but it only gives NaNs and does not extract anything. Am...