Hi guys, I’m failing to deploy for the second time. I don’t understand why I get this error, what is wrong? also, is there good documentation for the widgets used here?
1 Like
Did you try to follow this post https://forums.fast.ai/t/binder-and-fastai2/67810/10?
I did and I always get list out of range because of the line
imm = PILImage.create(btn_upload.data[-1])
Okay, I’ll try the link now
1 Like