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
80e0c8ba9ebd7b3ddd82f3e443715d4e7f08f2bb
diffusers
/
tests
History
Suraj Patil
3cd20d59d7
fix test_from_pretrained_hub_pass_model (
#194
)
...
init pipeline once
2022-08-17 13:58:18 +05:30
..
__init__.py
fix issues with loading, add test for pipeline
2022-06-07 15:40:36 +02:00
test_layers_utils.py
add tests for 1D Up/Downsample blocks (
#72
)
2022-07-04 11:41: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