Om Rastogi

Results 8 comments of Om Rastogi

> do !pip install -U ipykernel and restart the kernel This doesn't seem to be working

> For those who find this ticket by the error message, check that: > > * the image path is correct > * your libfreeimage is compiled with the image...

@SantiUsma I am getting the following error after following this: RuntimeError: Error(s) in loading state_dict for LatentDiffusion: Missing key(s) in state_dict: "cond_stage_model.encoder.conv_in.weight", "cond_stage_model.encoder.conv_in.bias", "cond_stage_model.encoder.down.0.block.0.norm1.weight", "cond_stage_model.encoder.down.0.block.0.norm1.bias", "cond_stage_model.encoder.down.0.block.0.conv1.weight", "cond_stage_model.encoder.down.0.block.0.conv1.bias", "cond_stage_model.encoder.down.0.block.0.norm2.weight", "cond_stage_model.encoder.down.0.block.0.norm2.bias", "cond_stage_model.encoder.down.0.block.0.conv2.weight",...

> @alongadotvatbox did u find a solution for UnpicklingError: `invalid load key, '\x0d'.` ? The curl request is wrong and the downloaded file is wrongly uploaded. Where file size should've...

It seems to me that `load_lora_weights` is not available for hidream in the diffusers implementation. But is there another way, I can get these inferences?

Hi @joeyism I am sharing the configuration that I used to train these images. ``` job: extension config: name: VoxStyle_Hidream process: - type: sd_trainer training_folder: output/ performance_log_every: 1000 device: cuda:0...

@joeyism, any ideas how to infer the LORA weights?

Hi, any ideas when you'll be able to release the LCM drop?