This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
mirror of
https://github.com/huggingface/diffusers.git
synced
2026-06-12 01:19:24 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
Files
20396e2bd226caa43ad2d09ec2859e2dcdeb704e
diffusers
/
tests
/
models
History
Patrick von Platen
f653ded7ed
[LoRA] Make sure LoRA can be disabled after it's run (
#2128
)
2023-01-26 21:26:11 +01:00
..
__init__.py
…
test_models_unet_1d.py
Fix dtype model loading (
#1449
)
2022-11-30 11:31:50 +01:00
test_models_unet_2d_condition.py
[LoRA] Make sure LoRA can be disabled after it's run (
#2128
)
2023-01-26 21:26:11 +01:00
test_models_unet_2d_flax.py
…
test_models_unet_2d.py
[LoRA] Add LoRA training script (
#1884
)
2023-01-18 18:05:51 +01:00
test_models_vae_flax.py
…
test_models_vae.py
Reproducibility 3/3 (
#1924
)
2023-01-25 13:44:22 +01:00
test_models_vq.py
…