ChristophSchuhmann commited on
Commit
d10b4d2
·
verified ·
1 Parent(s): 3425a3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -40,9 +40,6 @@ These models are intended for research purposes in affective computing, human-AI
40
  **Out-of-Scope Use:**
41
  These models are trained on synthetic faces and may not generalize well to real-world, in-the-wild images without further adaptation. They should not be used for making critical decisions about individuals, for surveillance, or in any manner that could lead to discriminatory outcomes.
42
 
43
- ## Google Colab
44
- https://colab.research.google.com/drive/11oUMo2HX0OuD9dx5ZM4ltNvoYxbI65hu?usp=sharing
45
-
46
  ## How to Use
47
 
48
  These are individual `.pth` files, each corresponding to one emotion classifier. To use them, you will typically:
 
40
  **Out-of-Scope Use:**
41
  These models are trained on synthetic faces and may not generalize well to real-world, in-the-wild images without further adaptation. They should not be used for making critical decisions about individuals, for surveillance, or in any manner that could lead to discriminatory outcomes.
42
 
 
 
 
43
  ## How to Use
44
 
45
  These are individual `.pth` files, each corresponding to one emotion classifier. To use them, you will typically: