Skip to content

RuntimeError: Failed to trigger DetectionTask[None], error: Resource Not Found. API docs: https://cloud.deepdataspace.com/docs #53

Description

@Yeeesir

python3 demo/demo.py --token 5d4f85fe41b58a6f8a388f9aef5832f2
Traceback (most recent call last):
File "/data/repo/Grounding-DINO-1.5-API/demo/demo.py", line 24, in
results = gdino.inference(prompts)
File "/data/repo/Grounding-DINO-1.5-API/gdino/model_wrapper.py", line 55, in inference
self.client.run_task(task)
File "/data/miniconda3/envs/osworld/lib/python3.10/site-packages/dds_cloudapi_sdk/client.py", line 114, in run_task
return task.run(self.config)
File "/data/miniconda3/envs/osworld/lib/python3.10/site-packages/dds_cloudapi_sdk/tasks/base.py", line 123, in run
self.trigger(config)
File "/data/miniconda3/envs/osworld/lib/python3.10/site-packages/dds_cloudapi_sdk/tasks/base.py", line 79, in trigger
raise RuntimeError(f"Failed to trigger {self}, error: {rsp_json['msg']}")
RuntimeError: Failed to trigger DetectionTask[None], error: Resource Not Found. API docs: https://cloud.deepdataspace.com/docs

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions