yjernite HF staff commited on
Commit
6c4dec8
1 Parent(s): 376239d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ In this app, we instead take a 2-step clustering-based approach. First, we gener
39
  Then, we use a [VQA-based model](https://huggingface.co/Salesforce/blip-vqa-base) to cluster these images at different granularities (12, 24, or 48 clusters).
40
  Exploring these clusters allows us to examine trends in the models' associations between visual features and textual representation of social attributes.
41
 
42
- **Note:** this demo was developped with a limited set of gender- and ethnicity-related terms that are more relevant to the US context as a first approach,
43
  so users may not always find themselves represented.
44
  If you have suggestions for additional categories you would particularly like to see in the next version,
45
  please tell us about them [in the discussions tab](https://huggingface.co/spaces/society-ethics/DiffusionFaceClustering/discussions)!
 
39
  Then, we use a [VQA-based model](https://huggingface.co/Salesforce/blip-vqa-base) to cluster these images at different granularities (12, 24, or 48 clusters).
40
  Exploring these clusters allows us to examine trends in the models' associations between visual features and textual representation of social attributes.
41
 
42
+ **Note:** this demo was developed with a limited set of gender- and ethnicity-related terms that are more relevant to the US context as a first approach,
43
  so users may not always find themselves represented.
44
  If you have suggestions for additional categories you would particularly like to see in the next version,
45
  please tell us about them [in the discussions tab](https://huggingface.co/spaces/society-ethics/DiffusionFaceClustering/discussions)!