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:b64c64784505c2d6831b2d55b78b39b8a3f8ab06511c7c103342dd74c064df6f
|
| 3 |
size 346301570
|