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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1d159baab8d6df8ff7dd96c252a43ae21cdb1625f801f061f4e6cc825b6c87
|
| 3 |
+
size 346301570
|