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

Test using DALL•E to edit images #41

Merged
merged 8 commits into from
Jun 6, 2024
Merged

Conversation

ccreutzi
Copy link
Member

@ccreutzi ccreutzi commented Jun 6, 2024

Adjusting paths so the base images are found while running from texampleTests.m.

That does make the code in the mlx slightly more complicated, unfortunately. I have added some explanatory text.

vpapanasta and others added 7 commits May 21, 2024 15:15
add testUsingDALLEToEditImages
Add "../examples" to matlab path
We expect this example to throw a warning, and should test that. Also, without
`expectWarning`, the test fails.
(Side note: The previous state was inconsistent in which directory it assumed.
The `addpath("..")` suggests running the example inside the `example`
directory, but then it would not find any of the png files.)
@ccreutzi ccreutzi self-assigned this Jun 6, 2024
Copy link
Collaborator

Choose a reason for hiding this comment

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

Change looks good! I will give the intro a more thorough review within the next week or so!

@ccreutzi ccreutzi merged commit 91b1c06 into main Jun 6, 2024
1 check passed
@ccreutzi ccreutzi deleted the test_UsingDALLEToEditImages branch June 6, 2024 13:20
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

Successfully merging this pull request may close these issues.

3 participants