Instructions to use mlboydaisuke/midas-small-litert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use mlboydaisuke/midas-small-litert with LiteRT:
# 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
Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -89,3 +89,11 @@ sample under `compiled_model_api/depth_estimation/conversion/`:
|
|
| 89 |
pip install litert-torch ai-edge-quantizer torch timm matplotlib pillow
|
| 90 |
python convert_midas_litert.py out 256
|
| 91 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
pip install litert-torch ai-edge-quantizer torch timm matplotlib pillow
|
| 90 |
python convert_midas_litert.py out 256
|
| 91 |
```
|
| 92 |
+
|
| 93 |
+
<!-- funnel:v1 -->
|
| 94 |
+
|
| 95 |
+
---
|
| 96 |
+
|
| 97 |
+
**Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
|
| 98 |
+
|
| 99 |
+
<!-- /funnel:v1 -->
|