huggingface / huggingface/diffusers

[Commuity Scripts]🤗

Open
#7,551 2 comments 11 reactions 0 assignees View on GitHub
wip
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

## Community Scripts

We added a "Community Scripts" README file to our community folder! 🤗

Please check it out [here](https://github.com/huggingface/diffusers/blob/main/examples/community/README_community_scripts.md)

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](https://github.com/huggingface/diffusers/discussions). For example, the [IP Adapter Negative Noise example](https://github.com/huggingface/diffusers/blob/main/examples/community/README_community_scripts.md#ip-adapter-negative-noise) was added along with a super cool discussion [here](https://github.com/huggingface/diffusers/discussions/7167) 🔥

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.