
This is an experiment lora only train with 1 image.
adamw constant 1e-4
trained with my custom training script https://github.com/lrzjason/T2ITrainer
The lora is a dora with diffusers format.
You could load the lora with the custom hunyuanDit pipeline in T2ITrainer.
It added the SD3LoraLoaderMixin to the pipeline.
Code:
lora_state_dict = HunyuanDiTPipeline.lora_state_dict(lora_path)
HunyuanDiTPipeline.load_lora_into_transformer(lora_state_dict,transformer_)
描述:
训练词语: cotton doll
名称: pytorch_lora_weights.safetensors
大小 (KB): 219474
类型: Model
Pickle 扫描结果: Success
Pickle 扫描信息: No Pickle imports
病毒扫描结果: Success
原文链接:https://1111down.com/1050651.html,转载请注明出处