-
Notifications
You must be signed in to change notification settings - Fork 6.1k
[docs] More API fixes #3640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] More API fixes #3640
Conversation
The documentation is not available anymore as the PR was closed or merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Magician there 🪄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work, thanks a lot!
## numpy_to_pil | ||
|
||
[[autodoc]] utils.pil_utils.numpy_to_pil | ||
|
||
## pt_to_pil | ||
|
||
[[autodoc]] utils.pil_utils.pt_to_pil |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of these are usually accessed as static functions of the pipelines, which is usually convenient. Not sure if we should cross-reference them somehow (not necessary for this PR, just to keep in mind).
* part 2 of api fixes * move randn_tensor * add to toctree * apply feedback * more feedback
* part 2 of api fixes * move randn_tensor * add to toctree * apply feedback * more feedback
Adds the following API fixes:
download
,from_config
, andload_config
functionsImagePipelineOutput
,AudioPipelineOutput
, andImageTextPipelineOutput
to the Outputs pageSafeStableDiffusion
here)randn_tensor