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