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

Update README.md for rep_removal to mention memory requirement #1106

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

shahrokhDaijavad
Copy link
Member

Issue #1035

@agoyal26
Copy link
Collaborator

agoyal26 commented Mar 7, 2025

Is it worth calling out limit on size of file which can be processed with 16GB in readme? or that does not matter?

@shahrokhDaijavad
Copy link
Member Author

Is it worth calling out limit on size of file which can be processed with 16GB in readme? or that does not matter?

We don't know the size limit that causes the crash on my machine (that has 16GB), but the random file we downloaded from HF, before resizing, crashed my laptop. I think we should leave the comment as is, without knowing more details. The same file does not crash 32GB machines.

@agoyal26
Copy link
Collaborator

How about this then - we dont mention size at all ?
If the rep_removal crashes on your machine with an 'out of memory' issue - we recommend using the resize transform to make the file smaller.

@shahrokhDaijavad
Copy link
Member Author

Thanks, @agoyal26. Good suggestions. Done.

Copy link
Collaborator

@agoyal26 agoyal26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants