torch.distributed.elastic.multiprocessing.errors.ChildFailedError:
{'scaling_factor', 'force_upcast', 'latents_mean', 'latents_std'} was not found in config. Values will be initialized to default values. The config attributes {'center_input_sample': False, 'out_channels': 4} were passed to UNet2DConditionModel, but are not expected and will be ignored. Please verify your config.json configuration file. {'mid_block_type', 'upcast_attention', 'encoder_hid_dim_type', 'addition_embed_type', 'use_linear_projection', 'projection_class_embeddings_input_dim', 'resnet_time_scale_shift', 'dual_cross_attention', 'conv_in_kernel', 'class_embed_type', 'mid_block_only_cross_attention', 'encoder_hid_dim', 'addition_time_embed_dim', 'only_cross_attention', 'num_class_embeds', 'time_embedding_act_fn', 'time_embedding_type', '_landmark_net', '_center_input_sample', 'time_embedding_dim', 'timestep_post_act', '_out_channels', 'num_attention_heads', 'attention_type', 'class_embeddings_concat', 'reverse_transformer_layers_per_block', 'time_cond_proj_dim', 'addition_embed_type_num_heads', 'transformer_layers_per_block', 'dropout'} was not found in config. Values will be initialized to default values. Some weights of the model checkpoint were not used when initializing UNet2DConditionModel: ['conv_norm_out.bias, conv_norm_out.weight, conv_out.bias, conv_out.weight'] 04/02/2025 20:03:01 - INFO - hallo.models.unet_3d - loaded temporal unet's pretrained weights from /home/egg/ls/hallo/hallo-main/pretrained_models/stable-diffusion-v1-5/unet ... The config attributes {'center_input_sample': False} were passed to UNet3DConditionModel, but are not expected and will be ignored. Please verify your config.json configuration file.
内容来源: fudan-generative-vision/hallo