diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

I feel confused about this TODO issue. how to pass timesteps as tensors?

Open RosieApril opened this issue 1 year ago • 1 comments

https://github.com/huggingface/diffusers/blob/235d34cf567e78bf958344d3132bb018a8580295/src/diffusers/models/unets/unet_2d_condition.py#L918

RosieApril avatar Apr 29 '24 03:04 RosieApril

Hi, you probably need to give us more information about what you want to do.

You want to open a PR to fix the TODO? or are you using the get_time_embed function? or do you want to learn how to convert an int or float to a tensor?

asomoza avatar Apr 30 '24 00:04 asomoza

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Sep 14 '24 15:09 github-actions[bot]