Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
e92d43fe
Unverified
Commit
e92d43fe
authored
Jan 26, 2023
by
Will Berman
Committed by
GitHub
Jan 26, 2023
Browse files
[nit] torch_dtype used twice in doc string (#2126)
parent
7436e30c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/diffusers/pipelines/pipeline_utils.py
src/diffusers/pipelines/pipeline_utils.py
+0
-1
No files found.
src/diffusers/pipelines/pipeline_utils.py
View file @
e92d43fe
...
@@ -356,7 +356,6 @@ class DiffusionPipeline(ConfigMixin):
...
@@ -356,7 +356,6 @@ class DiffusionPipeline(ConfigMixin):
Adding Custom
Adding Custom
Pipelines](https://huggingface.co/docs/diffusers/using-diffusers/custom_pipeline_overview)
Pipelines](https://huggingface.co/docs/diffusers/using-diffusers/custom_pipeline_overview)
torch_dtype (`str` or `torch.dtype`, *optional*):
force_download (`bool`, *optional*, defaults to `False`):
force_download (`bool`, *optional*, defaults to `False`):
Whether or not to force the (re-)download of the model weights and configuration files, overriding the
Whether or not to force the (re-)download of the model weights and configuration files, overriding the
cached versions if they exist.
cached versions if they exist.
...
...
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