roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
272 stars 71 forks source link

Warn users about correct model type string for hf uploads #286

Closed probicheaux closed 1 month ago

probicheaux commented 1 month ago

Description

Raise runtime error if the model type isnt supported by roboflow-model-conversion

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?

Locally

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

iurisilvio commented 1 month ago

@probicheaux is this PR ready?

probicheaux commented 1 month ago

@iurisilvio ya