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:74cf115ed5f08f9ff5c4d4297a4a1153bb44267f5daf0501e24ee4bcc62d5a95
|
| 3 |
size 1265024928
|