Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
c0b4d720
Unverified
Commit
c0b4d720
authored
Mar 15, 2023
by
M. Tolga Cangöz
Committed by
GitHub
Mar 15, 2023
Browse files
Update unconditional_image_generation.mdx (#2686)
Fix typos
parent
78afb844
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/en/using-diffusers/unconditional_image_generation.mdx
...rce/en/using-diffusers/unconditional_image_generation.mdx
+1
-1
No files found.
docs/source/en/using-diffusers/unconditional_image_generation.mdx
View file @
c0b4d720
...
@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License.
...
@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License.
# Unconditional Image Generation
# Unconditional Image Generation
The [`DiffusionPipeline`] is the easiest way to use a pre-trained diffusion system for inference
The [`DiffusionPipeline`] is the easiest way to use a pre-trained diffusion system for inference
.
Start by creating an instance of [`DiffusionPipeline`] and specify which pipeline checkpoint you would like to download.
Start by creating an instance of [`DiffusionPipeline`] and specify which pipeline checkpoint you would like to download.
You can use the [`DiffusionPipeline`] for any [Diffusers' checkpoint](https://huggingface.co/models?library=diffusers&sort=downloads).
You can use the [`DiffusionPipeline`] for any [Diffusers' checkpoint](https://huggingface.co/models?library=diffusers&sort=downloads).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment