Skip to content

Conversation

@Nandika-A
Copy link
Contributor

What does this PR do?

Added docstrings to the forward methods of all the classes in adapter models describing the type of parameter, operations performed by the function, and the return value.

Fixes #5231

Who can review?

@patrickvonplaten , @stevhliu and @yiyixuxu

@patrickvonplaten patrickvonplaten merged commit 2a62aad into huggingface:main Oct 2, 2023
@patrickvonplaten
Copy link
Contributor

Nice job!

chuzhdontcode pushed a commit to chuzhdontcode/diffusers that referenced this pull request Oct 4, 2023
* added docstrings in forward methods of T2IAdapter model and FullAdapter model

* added docstrings in forward methods of FullAdapterXL and AdapterBlock models

* Added docstrings in forward methods of adapter models
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* added docstrings in forward methods of T2IAdapter model and FullAdapter model

* added docstrings in forward methods of FullAdapterXL and AdapterBlock models

* Added docstrings in forward methods of adapter models
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* added docstrings in forward methods of T2IAdapter model and FullAdapter model

* added docstrings in forward methods of FullAdapterXL and AdapterBlock models

* Added docstrings in forward methods of adapter models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HacktoberFest][Missing Docstrings] Adapters

2 participants