-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'dict' object has no attribute 'img_resolution' #122
Comments
I have the same problem Traceback (most recent call last): |
i also have this problem |
me too. |
me too |
i solved it by add: |
did you resolve 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 |
when i run python visualizer_drag_gradio.py
report issue: AttributeError: 'dict' object has no attribute 'img_resolution
how do i solve this issue?
The text was updated successfully, but these errors were encountered: