diffusers
Make LoRACompatibleConv padding_mode work.
#6031
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
Make LoRACompatibleConv padding_mode work.
jinghuan-Chen
committed
2 years ago
Format code style.
jinghuan-Chen
committed
2 years ago
add fast test
jinghuan-Chen
committed
2 years ago
Update src/diffusers/models/lora.py
jinghuan-Chen
committed
2 years ago
code refactor
jinghuan-Chen
committed
2 years ago
apply patrickvonplaten suggestion to simplify the code.
jinghuan-Chen
committed
2 years ago
rm test_lora_layers_old_backend.py and add test case in test_lora_layers_peft.py
jinghuan-Chen
committed
2 years ago
update test case.
jinghuan-Chen
committed
2 years ago
Merge branch 'main' into make-LoRACompatibleConv-paddingmode-work
yiyixuxu
committed
2 years ago
Loading