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
ed22b4fd07f9384f4dd45b8de83102cddc536967
diffusers
/
tests
History
Anton Lozhkov
ed22b4fd07
Revive
make quality
(
#203
)
...
* Revive Make utils * Add datasets for training too
2022-08-17 15:22:04 +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