-
Notifications
You must be signed in to change notification settings - Fork 9
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
hi bro, i got some error #3
Comments
The version of Gradio may not be right. It should be |
C:\ProgramData\Anaconda3\envs\segmentany\lib\site-packages\gradio\utils.py:875: UserWarning: Expected 14 arguments for function <function run_inference at 0x00000229167C83A0>, received 13. |
Traceback (most recent call last):
File "D:\AI\segment-anything\segment_anything_webui\app.py", line 156, in
input_image.select(
AttributeError: 'Image' object has no attribute 'select'
The text was updated successfully, but these errors were encountered: