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.15k stars 85 forks source link

Minor docs update, API key in InferenceHTTPClient #357

Closed LinasKo closed 2 months ago

LinasKo commented 3 months ago

Description

Minor docs improvement. "XXX" -> "ROBOFLOW_API_KEY".

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?

Any specific deployment considerations

Docs

"XXX" -> "ROBOFLOW_API_KEY". Matched style of other InferenceHTTPClient cases.