the-full-stack / fsdl-text-recognizer-2022

Source of the FSDL 2022 labs, which are at https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022-labs
https://fullstackdeeplearning.com/course
MIT License
81 stars 26 forks source link

gradio app not launching #77

Closed charlesfrye closed 1 year ago

charlesfrye commented 1 year ago

likely due to the gradio version being old, along with recent changes to Colab

charlesfrye commented 1 year ago

reproduced this outside of Colab -- probably due to pydantic v2 incompatibility, which I might as well just resolve now before it gets worse