Instructions to use thelabel/image-attribute-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thelabel/image-attribute-classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thelabel/image-attribute-classifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.pth with huggingface_hub
Browse files
model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 346301570
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee5302bcd0ec5a978a3d86d8ad7ccbd1703a2b64001b9d7125c4a6283665c007
|
| 3 |
size 346301570
|