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