Instructions to use Hammad712/Emotion_Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use Hammad712/Emotion_Detection with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("Hammad712/Emotion_Detection") - Notebooks
- Google Colab
- Kaggle
Add emotion detection model in .h5 format
Browse files
emotion_detection_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ac97b6f4abd9648cf8525bdbaa4c2bae82287adddd052cc860a4a20db5dcf84
|
| 3 |
+
size 80981584
|