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

Fix kornia-serve imports #202

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Fix kornia-serve imports #202

merged 2 commits into from
Dec 29, 2024

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Dec 29, 2024

This pull request includes a few small but important changes to the kornia-serve project. The changes involve updates to the .gitignore file and modifications to the compute_mean_std function in compute.rs.

Changes include:

  • Added Cargo.lock to the .gitignore file to prevent it from being tracked by version control.

  • Updated module paths in the compute_mean_std function to use the correct kornia namespace instead of kornia_io and kornia_imgproc.

@edgarriba edgarriba changed the title Fix serve Fix kornia-serve imports Dec 29, 2024
@edgarriba edgarriba merged commit c7f32d2 into main Dec 29, 2024
13 checks passed
@edgarriba edgarriba deleted the fix-serve branch January 2, 2025 06:52
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.

1 participant