-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
Description
This feature request is included in this years Diffusers' Hacktoberfest π¨βπ»!
Hacktoberfest's purpose is to give upcoming open-source developers the opportunity to learn about open-source and programming by fixes simple issues (like this one).
How to solve the issue:
-
- Every issue has a description further below explaining the problem. First, you should try to understand the issue.
-
- Second, follow the contribution guide to learn how to contribute to Diffusers.\
-
- Claim this issue for you by opening a PR that links to this issue and writing "I am solving this issue in
<link-to-pr>"
- Claim this issue for you by opening a PR that links to this issue and writing "I am solving this issue in
Issue
The forward methods of the adapter modles and nn.Modules, e.g. are completely missing docstrings, can you add them?