Good job!
I try to run web demo, but errors appear.
Something seems to be wrong in model inference, I think it might be caused by versions and environment.
Could you share docker image?
Hi, thanks for your interest. As I answered in this issue, you may follow the requirements.txt to ensure the proper versions of pydantic and gradio (can use --no-deps to ignore conflicts).
Good job! I try to run web demo, but errors appear. Something seems to be wrong in model inference, I think it might be caused by versions and environment. Could you share docker image?