Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace custom lcm function with math.lcm #1122

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

PraveenKumarSridhar
Copy link
Contributor

This was done as per the todo in the code. Also, I've noticed that the Python version in environment.yaml is python=3.10. and math.lcm is supported in this version of Python.

PS it's my first contribution to open source projects.

@PraveenKumarSridhar PraveenKumarSridhar marked this pull request as draft December 2, 2023 02:55
@PraveenKumarSridhar PraveenKumarSridhar marked this pull request as ready for review December 2, 2023 02:55
@mashb1t
Copy link
Collaborator

mashb1t commented Feb 9, 2024

@PraveenKumarSridhar this PR is outdated, please resolve if still relevant with the latest version of Fooocus.

@mashb1t mashb1t added question Further information is requested Size S small change, basically no testing needed labels Feb 9, 2024
@mashb1t mashb1t changed the base branch from main to develop February 10, 2024 18:26
@mashb1t mashb1t changed the title Replaced the custom lcm function with math.lcm chore: replace custom lcm function with math.lcm Feb 10, 2024
@mashb1t mashb1t merged commit b9d7e77 into lllyasviel:develop Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Size S small change, basically no testing needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants