Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ You can use the model for image classification.
|
|
39 |
### How to use
|
40 |
|
41 |
Here is how to use this model to classify an image of the human action into one of the following categories:
|
42 |
-
|
43 |
|
44 |
```python
|
45 |
from transformers import pipeline
|
|
|
39 |
### How to use
|
40 |
|
41 |
Here is how to use this model to classify an image of the human action into one of the following categories:
|
42 |
+
calling, clapping, cycling, dancing, drinking, eating, fighting, hugging, laughing, listening_to_music, running, sitting, sleeping, texting, using_laptop
|
43 |
|
44 |
```python
|
45 |
from transformers import pipeline
|