• Younes Belkada's avatar
    [`PEFT`] Adapt example scripts to use PEFT (#5388) · c2717317
    Younes Belkada authored
    
    
    * adapt example scripts to use PEFT
    
    * Update examples/text_to_image/train_text_to_image_lora.py
    
    * fix
    
    * add for SDXL
    
    * oops
    
    * make sure to install peft
    
    * fix
    
    * fix
    
    * fix dreambooth and lora
    
    * more fixes
    
    * add peft to requirements.txt
    
    * fix
    
    * final fix
    
    * add peft version in requirements
    
    * remove comment
    
    * change variable names
    
    * add few lines in readme
    
    * add to reqs
    
    * style
    
    * fix issues
    
    * fix lora dreambooth xl tests
    
    * init_lora_weights to gaussian and add out proj where missing
    
    * ammend requirements.
    
    * ammend requirements.txt
    
    * add correct peft versions
    
    ---------
    Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
    c2717317
pr_tests.yml 5.43 KB