Skip to content

请问作者用的是哪个gradio版本 #8

Description

@XHarold

出现如下报错
ProPainter-Webui/groundingdino/models/GroundingDINO/ms_deform_attn.py:31: UserWarning: Failed to load custom C++ ops. Running on CPU mode Only!
warnings.warn("Failed to load custom C++ ops. Running on CPU mode Only!")
UserWarning: height is deprecated in Interface(), please use it within launch() instead.
Traceback (most recent call last):
File "app.py", line 388, in
seg_track_app()
File "app.py", line 328, in seg_track_app
input_first_frame.select(fn=sam_click,
AttributeError: 'Image' object has no attribute 'select'

怀疑是gradio版本问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions