fastai / course22

The fast.ai course notebooks
https://course.fast.ai
2.4k stars 937 forks source link

Fix API call to learn.predict #55

Open roxtar opened 1 year ago

roxtar commented 1 year ago

learn.predict no longer takes a PILImage as per 1. Replace with path to the image.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

lyn-boyu commented 1 year ago

I had exactly the same problem, pls merge this pr