Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in Colab: Tutorial: Rectified Flow with Neural Network.ipynb #22

Open
ernestchu opened this issue Jun 16, 2024 · 1 comment
Open

Comments

@ernestchu
Copy link

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.

image

The selected variable should be diffusion, otherwise it overwrites the rectified_flow_1 in the subsequent blocks.

@ernestchu
Copy link
Author

In addition, in draw_plot_initial, I suggest to modify the selected code from 8 to 11 to provide a clearer picture for readers.
Screenshot 2024-06-17 at 11 46 33 AM

8 11
Screenshot 2024-06-17 at 11 44 16 AM Screenshot 2024-06-17 at 11 43 44 AM

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

No branches or pull requests

1 participant