• Youngon's avatar
    [hotfix] fix stable diffusion inference bug. (#5289) · 68f55a70
    Youngon authored
    * Update train_ddp.yaml
    
    delete  "strategy" to fix DDP config loading bug in "main.py"
    
    * Update train_ddp.yaml
    
    fix inference with scripts/txt2img.py config file load bug.
    
    * Update README.md
    
    add pretrain model test code.
    68f55a70
train_ddp.yaml 2.4 KB