"git@developer.sourcefind.cn:OpenDAS/fairseq.git" did not exist on "849605a0fd025c4f7fccf13307e7cfb50871d62e"
Unverified Commit e92d43fe authored by Will Berman's avatar Will Berman Committed by GitHub
Browse files

[nit] torch_dtype used twice in doc string (#2126)

parent 7436e30c
...@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment