rtliu commited on
Commit
11cff09
·
verified ·
1 Parent(s): 553160e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,11 +2,11 @@
2
  library_name: diffusers
3
  license: mit
4
  ---
5
- This is the official released checkpoint of **an aligned SDXL v1.0** of SafetyDPO: Scalable Safety Alignment for Text-to-Image Generation, designed to generate more safe images from our Safe-SD1.5.
6
 
7
  Our project page is [🏠SafetyDPO HomePage](https://safetydpo.github.io/) and the GitHub repo is [⚙️SafetyDPO GitHub](https://github.com/Visualignment/SafetyDPO) where we released all the code and the data.
8
 
9
- In the future, we will release additional safe models, including the safe-SDXL.
10
 
11
  # Usage
12
  A simple use case of our model is:
 
2
  library_name: diffusers
3
  license: mit
4
  ---
5
+ This is the official released checkpoint of **an aligned SDXL v1.0** of SafetyDPO: Scalable Safety Alignment for Text-to-Image Generation, designed to generate more safe images from our Safe-SDXL.
6
 
7
  Our project page is [🏠SafetyDPO HomePage](https://safetydpo.github.io/) and the GitHub repo is [⚙️SafetyDPO GitHub](https://github.com/Visualignment/SafetyDPO) where we released all the code and the data.
8
 
9
+ In the future, we will release additional safe models.
10
 
11
  # Usage
12
  A simple use case of our model is: