> when i run **python visualizer_drag_gradio.py**
Closed this issue · 0 comments
Harry19s commented
> when i run **python visualizer_drag_gradio.py**
report issue: AttributeError: 'dict' object has no attribute 'img_resolution
how do i solve this issue?
I don't know why but I solved this issue by
pip install gradio==3.36.1
this was also useful for pydantic error
Originally posted by @Harry19s in #122 (comment)