Hi, thanks for your great work. I especially appreciate your intuitive blog post. However, I just want to let you know that there's a tiny bug in the attached colab example, Tutorial: Rectified Flow with Neural Network.ipynb.
The selected variable should be diffusion, otherwise it overwrites the rectified_flow_1 in the subsequent blocks.
Hi, thanks for your great work. I especially appreciate your intuitive blog post. However, I just want to let you know that there's a tiny bug in the attached colab example, Tutorial: Rectified Flow with Neural Network.ipynb.
The selected variable should be
diffusion
, otherwise it overwrites therectified_flow_1
in the subsequent blocks.