Skip to content

Conversation

@AChowdhury1211
Copy link
Contributor

@AChowdhury1211 AChowdhury1211 commented May 10, 2025

What does this PR do?

This PR fixes two warnings that appeared during testing:

  • A FutureWarning related to image tensor value range in image_processor.py.
  • A DeprecationWarning regarding array_wrap usage in NumPy 2.0 in the test script.

These minor changes help clean up test output and ensure future compatibility.

Before submitting

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

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

thanks!

@AChowdhury1211
Copy link
Contributor Author

Hi! Thanks for approving!
This was my first PR, will continue working on LTX and excited to contribute further!

@AChowdhury1211 AChowdhury1211 force-pushed the fixed_warning_during_test_ltx_video2video_run branch from 253211c to 2bbfc33 Compare May 13, 2025 13:15
@yiyixuxu yiyixuxu merged commit 7e33531 into huggingface:main May 13, 2025
8 checks passed
@DN6 DN6 added the roadmap Add to current release roadmap label Jun 5, 2025
@DN6 DN6 moved this from In Progress to Done in Diffusers Roadmap 0.36 Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

roadmap Add to current release roadmap

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants