Thank you for your interest in contributing to ComfyUI-SeedVR2_VideoUpscaler! We appreciate your effort and to help us incorporate your contribution in the best way possible, please follow the following contribution guidelines.
If you find a bug in the project, we encourage you to report it. Here's how:
- First, check the existing Issues to see if the issue has already been reported. If it has, please add a comment to the existing issue rather than creating a new one.
- If you can't find an existing issue that matches your bug, create a new issue. Make sure to include as many details as possible so we can understand and reproduce the problem.
We welcome code contributions from the community. Here's how to propose changes:
- Fork this repository to your own GitHub account.
- Create a new branch on your fork for your changes.
- Make your changes in this branch.
- When you are ready, submit a pull request to the
mainbranch.
We use the GitHub Flow workflow.
Before submitting a pull request, please make sure your code adheres to the project's coding conventions and it has passed all tests. If you are adding features, please also add appropriate tests.
If you have any questions or need help, please reach out to the developers:
- NumZ: Discord NumZ#7184
- adrientoupet from AInVFX: YouTube Channel
You can also open an issue on GitHub for general questions and discussions.
Thank you again for your contribution !