THUDM / CogCoM

Other
152 stars 10 forks source link

Error in gradio demo #5

Open caicj15 opened 8 months ago

caicj15 commented 8 months ago

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?

image
qijimrc commented 8 months ago

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).