This website requires JavaScript.
Explore
Help
Sign In
AI
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
mirror of
https://github.com/huggingface/diffusers.git
synced
2026-01-27 17:22:53 +03:00
Code
Activity
Files
caf9e985df761413f8bbeea67eb406b86daa71a8
diffusers
/
tests
/
lora
History
Γlvaro Somoza
23e091564f
Fix for "no lora weight found module" with some loras (
#7875
)
...
* return layer weight if not found * better system and test * key example and typo
2024-05-07 13:54:57 +02:00
..
test_lora_layers_sd.py
FIX Setting device for DoRA parameters (
#7655
)
2024-04-12 13:55:46 +02:00
test_lora_layers_sdxl.py
Fix for "no lora weight found module" with some loras (
#7875
)
2024-05-07 13:54:57 +02:00
utils.py
Implements Blockwise lora (
#7352
)
2024-03-29 21:15:57 +05:30