1
0
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:
Ryan Russell
2022-09-23 05:02:27 -05:00
committed by GitHub
parent 91db81894b
commit df80ccf7de
4 changed files with 4 additions and 4 deletions

View File

@@ -27,6 +27,6 @@ pip install diffusers
### Schedulers
### Pipeliens
### Pipelines

View File

@@ -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