Instructions to use Armaggheddon/tips-v2-b14-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use Armaggheddon/tips-v2-b14-onnx with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 152 Bytes
8ceec2d | 1 2 3 4 5 6 7 8 9 | {
"image_mean": [0.0, 0.0, 0.0],
"image_std": [1.0, 1.0, 1.0],
"image_size": 448,
"resample": 2,
"do_normalize": false,
"do_resize": true
}
|