Skip to content

Commit c674f8f

Browse files
Update README.md
1 parent 579210d commit c674f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## 1. `diffusers` as a central modular diffusion and sampler library
2222

2323
`diffusers` should be more modularized than `transformers` so that parts of it can be easily used in other libraries.
24-
It could become a central place for all kinds of models, samplers, training utils and processors required when using diffusion models in audio, vision, ...
24+
It could become a central place for all kinds of models, schedulers, training utils and processors required when using diffusion models in audio, vision, ...
2525
One should be able to save both models and samplers as well as load them from the Hub.
2626

2727
Example:

0 commit comments

Comments
 (0)