You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this section is to gather tips, tricks, and code examples from the community that can be used to enhance diffusers without having to create a whole pipeline.
When submitting a script, please provide a brief description of the use case, along with a simple code example and the expected output. This will help other users understand the script's purpose and how to use it effectively!
You can find some of the current examples of scripts in the community folder. Since many of these scripts implement experimental features, we encourage you to share your experiments in our forum. For example, the IP Adapter Negative Noise example was added along with a super cool discussion here 🔥
We will follow the same general principle as we do for community pipelines:
We encourage everyone to contribute scripts that they believe will benefit others in the community.
The community will maintain the scripts.
The scripts do not have to follow Diffuser's design philosophy or coding styles, as long as the code examples work. We will merge them as quickly as possible to make them available to the community.
Moving forward, we will also select some of the tips and tricks from this section and turn them into tutorials in our documentation.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
Community Scripts
We added a "Community Scripts" README file to our community folder! 🤗
Please check it out here
The purpose of this section is to gather tips, tricks, and code examples from the community that can be used to enhance diffusers without having to create a whole pipeline.
When submitting a script, please provide a brief description of the use case, along with a simple code example and the expected output. This will help other users understand the script's purpose and how to use it effectively!
You can find some of the current examples of scripts in the community folder. Since many of these scripts implement experimental features, we encourage you to share your experiments in our forum. For example, the IP Adapter Negative Noise example was added along with a super cool discussion here 🔥
We will follow the same general principle as we do for community pipelines:
Moving forward, we will also select some of the tips and tricks from this section and turn them into tutorials in our documentation.
The text was updated successfully, but these errors were encountered: