diffusers
diffusers copied to clipboard
I feel confused about this TODO issue. how to pass timesteps as tensors?
https://github.com/huggingface/diffusers/blob/235d34cf567e78bf958344d3132bb018a8580295/src/diffusers/models/unets/unet_2d_condition.py#L918
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?
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.