Update README.md
Browse files
README.md
CHANGED
@@ -104,4 +104,9 @@ print(emotion_list[torch.argmax(emotion_prob).detach().cpu().item()])
|
|
104 |
}
|
105 |
```
|
106 |
|
107 |
-
Responsible use of the Model: the Model is released under Open RAIL license, and users should respect the privacy and consent of the data subjects, and adhere to the relevant laws and regulations in their jurisdictions in using our model.
|
|
|
|
|
|
|
|
|
|
|
|
104 |
}
|
105 |
```
|
106 |
|
107 |
+
Responsible use of the Model: the Model is released under Open RAIL license, and users should respect the privacy and consent of the data subjects, and adhere to the relevant laws and regulations in their jurisdictions in using our model.
|
108 |
+
|
109 |
+
❌ **Out-of-Scope Use**
|
110 |
+
- Clinical or diagnostic applications
|
111 |
+
- Surveillance
|
112 |
+
- Privacy-invasive applications
|