fh2c1 commited on
Commit
1022fa1
β€’
1 Parent(s): dfc4541

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Anonymize Anyone: Toward Race Fairness in Text-to-Face Synthesis using Simple Preference Optimization in Diffusion Model
2
 
3
  For detailed information, code, and documentation, please visit our GitHub repository:
@@ -69,4 +78,4 @@ For more detailed usage instructions, including how to prepare segmentation mask
69
 
70
  ## Training
71
 
72
- For information on how to train the model, including the use of **ℒ𝐹𝐹𝐸** (Focused Feature Enhancement Loss) and **ℒ𝑫𝑰𝑭𝑭** (Difference Loss), please see our GitHub repository's [training section](https://github.com/fh2c1/Anonymize-Anyone#running_man-train).
 
1
+ ---
2
+ datasets:
3
+ - yuvalkirstain/pickapic_v2
4
+ language:
5
+ - en
6
+ base_model: stabilityai/stable-diffusion-2-1
7
+ pipeline_tag: text-to-image
8
+ library_name: diffusers
9
+ ---
10
  # Anonymize Anyone: Toward Race Fairness in Text-to-Face Synthesis using Simple Preference Optimization in Diffusion Model
11
 
12
  For detailed information, code, and documentation, please visit our GitHub repository:
 
78
 
79
  ## Training
80
 
81
+ For information on how to train the model, including the use of **ℒ𝐹𝐹𝐸** (Focused Feature Enhancement Loss) and **ℒ𝑫𝑰𝑭𝑭** (Difference Loss), please see our GitHub repository's [training section](https://github.com/fh2c1/Anonymize-Anyone#running_man-train).