Skip to content

Fix and improve Align Image to Reference#2888

Merged
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
RunDevelopment:impr-align
May 20, 2024
Merged

Fix and improve Align Image to Reference#2888
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
RunDevelopment:impr-align

Conversation

@RunDevelopment
Copy link
Member

Fix:

  • This node used appdirs import user_data_dir which nodes are not allowed to do anymore. Nodes should use context.storage_dir.
  • Fixed with_never_reason being used instead of with_docs.

Improved:

  • type: ignores and noqas.
    @joeyballentine Please don't accept PRs that. Our backend code is strictly typed, and we can expect contributors to invest 5 minutes to add some types.
  • Proper output type for the image output.
  • Some other minor code improvements.

@joeyballentine joeyballentine merged commit 0c66ce9 into chaiNNer-org:main May 20, 2024
@RunDevelopment RunDevelopment deleted the impr-align branch May 20, 2024 12:40
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