Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -101,6 +101,7 @@ This demo is based on the following work:
|
|
101 |
*Karkkainen, K., & Joo, J. (2021).*
|
102 |
FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age for Bias Measurement and Mitigation.
|
103 |
In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 1548-1558).
|
|
|
104 |
"""
|
105 |
|
106 |
gr.Interface(
|
|
|
101 |
*Karkkainen, K., & Joo, J. (2021).*
|
102 |
FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age for Bias Measurement and Mitigation.
|
103 |
In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 1548-1558).
|
104 |
+
See: https://github.com/joojs/fairface
|
105 |
"""
|
106 |
|
107 |
gr.Interface(
|