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

Hide Copy to Clipboard input label #2562

Merged
merged 1 commit into from Feb 8, 2024

Conversation

RunDevelopment
Copy link
Member

It's pretty obvious that the only input of a node called "Copy to clipboard" is the clipboard input. The placeholder also says so. Since the label on the input wasn't necessary, I removed it.

I also changed the enforce of ClipboardInput. Images are always normalized, so normalize was unnecessary. This makes the node about 25% faster.

image

@joeyballentine joeyballentine merged commit 79a58fd into chaiNNer-org:main Feb 8, 2024
14 checks passed
@RunDevelopment RunDevelopment deleted the ctc-label branch February 8, 2024 18:09
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.

None yet

2 participants