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