mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
docs: .md readability fixups (#619)
Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
@@ -27,6 +27,6 @@ pip install diffusers
|
||||
|
||||
### Schedulers
|
||||
|
||||
### Pipeliens
|
||||
### Pipelines
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ specific language governing permissions and limitations under the License.
|
||||
|
||||
|
||||
|
||||
# Unonditional Image Generation
|
||||
# Unconditional Image Generation
|
||||
|
||||
The [`DiffusionPipeline`] is the easiest way to use a pre-trained diffusion system for inference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user