naver / dust3r

DUSt3R: Geometric 3D Vision Made Easy
https://dust3r.europe.naverlabs.com/
Other
4.65k stars 515 forks source link

Errors RecursionError: maximum recursion depth exceeded while calling a Python object when uploaded images #35

Open learningpro opened 3 months ago

learningpro commented 3 months ago

directly following Readme and start the demo gradio, using latest code, it shows : image

yocabon commented 3 months ago

Hi, it looks like a the error is happening within gradio. Are you using an up-to-date version of gradio (if not could you try after updating it -> pip install -U gradio) ?