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
renzhc
diffusers_dcu
Commits
91570b2f
Unverified
Commit
91570b2f
authored
Mar 15, 2023
by
M. Tolga Cangöz
Committed by
GitHub
Mar 15, 2023
Browse files
Update conditional_image_generation.mdx (#2687)
Fix typos
parent
3584f6b3
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/conditional_image_generation.mdx
...ource/en/using-diffusers/conditional_image_generation.mdx
+1
-1
No files found.
docs/source/en/using-diffusers/conditional_image_generation.mdx
View file @
91570b2f
...
...
@@ -12,7 +12,7 @@ specific language governing permissions and limitations under the License.
# Conditional 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.
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