Skip to content

Conversation

GearKite
Copy link

@GearKite GearKite commented Mar 5, 2024

This patch fixes #31, changes crop_save_dir to /tmp because /data requires root, fixes division by 0 when no Cuda devices are present.

@Stefal
Copy link
Contributor

Stefal commented Mar 9, 2024

If you want to save the crops for unblurring in the future, /tmp isn't a good location.

@GearKite
Copy link
Author

GearKite commented Mar 9, 2024

Oh, yeah, makes sense. But /data still doesn't seem like the best directory. Would it be better to make it configurable somehow?

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.

AttributeError: module 'src.blur' has no attribute 'blurPicture'

2 participants