Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why my output is always like this, tried every setting #83

Open
iaindian opened this issue Nov 3, 2024 · 0 comments
Open

Why my output is always like this, tried every setting #83

iaindian opened this issue Nov 3, 2024 · 0 comments

Comments

@iaindian
Copy link

iaindian commented Nov 3, 2024

Width: 200
Height: 200
Length: 300
Slice: 48
Overlap: 4
Classifier free guidance: 3.5
DDIM sampling steps : 20
skip 1

ref_img_ref_video_dance_3.5_20_1.mp4

logs

`LoRACompatibleConv` is deprecated and will be removed in version 1.0.0. Use of `LoRACompatibleConv` is deprecated. Please switch to PEFT backend by installing PEFT: `pip install peft`.
  deprecate("LoRACompatibleConv", "1.0.0", deprecation_message)
Some weights of the model checkpoint at ./pretrained_weights/sd-image-variations-diffusers were not used when initializing UNet2DConditionModel: ['conv_out.bias', 'conv_norm_out.bias', 'conv_out.weight', 'conv_norm_out.weight']
- This IS expected if you are initializing UNet2DConditionModel from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model).
- This IS NOT expected if you are initializing UNet2DConditionModel from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant