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-29 07:22:12 +03:00
Code
Activity
Files
fd5c52e16bb1bbe0a01db21242905bd90a770712
diffusers
/
tests
History
anton-l
fd5c52e16b
Expand to schedulers and pipelines
2022-08-18 15:26:07 +02:00
..
models
Expand to schedulers and pipelines
2022-08-18 15:26:07 +02:00
__init__.py
fix issues with loading, add test for pipeline
2022-06-07 15:40:36 +02:00
test_layers_utils.py
Revive
make quality
(
#203
)
2022-08-17 15:22:04 +02:00
test_modeling_utils.py
fix test_from_pretrained_hub_pass_model (
#194
)
2022-08-17 13:58:18 +05:30
test_scheduler.py
finish pndm sampler
2022-07-21 01:50:12 +00:00
test_training.py
Add training and batched inference test for DDPM vs DDIM (
#140
)
2022-07-27 15:01:56 +02:00