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
2b7669183e2d34ba033807c6aa7afa6c3dcfa865
diffusers
/
tests
History
Anton Lozhkov
e30e1b89d0
Support one-string prompts and custom image size in LDM (
#212
)
...
* Support one-string prompts in LDM * Add other features from SD too
2022-08-18 17:55:15 +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
Support one-string prompts and custom image size in LDM (
#212
)
2022-08-18 17:55:15 +02:00
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