roboflow / inference

A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
https://inference.roboflow.com
Other
1.3k stars 116 forks source link

Bugfix paligemma-client #397

Closed probicheaux closed 4 months ago

probicheaux commented 4 months ago

Description

Fix IMAGE_PATH in client

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

local

Any specific deployment considerations

no

Docs

PawelPeczek-Roboflow commented 4 months ago

Could u also take a look at docs build failing on new modules https://github.com/roboflow/inference/actions/runs/9099684944/job/25012807735

PawelPeczek-Roboflow commented 4 months ago

Could u inject the key into GHA secrets?

probicheaux commented 4 months ago

This is an example script to be used as a client

PawelPeczek-Roboflow commented 4 months ago

yeah, but I guess u revoked key and now CI fails on 403

PawelPeczek-Roboflow commented 4 months ago

I do not have access to the project

probicheaux commented 4 months ago

yeah, but I guess u revoked key and now CI fails on 403

Oh, I see now. Yep will fix