Text-to-Image
Diffusers
Safetensors
English
ChatsSDXLPipeline
Flourish commited on
Commit
fdc6a87
·
verified ·
1 Parent(s): fd480ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # CHATS: Combining Human-Aligned Optimization and Test-Time Sampling for Text-to-Image Generation (ICML2025)
2
 
3
  <p align="center">
@@ -127,4 +137,4 @@ The project is released under Apache License 2.0 (http://www.apache.org/licenses
127
 
128
  ## 🚨 Disclaimer
129
 
130
- We used compliance checking algorithms during the training process, to ensure the compliance of the trained model to the best of our ability. Due to complex data and the diversity of language model usage scenarios, we cannot guarantee that the model is completely free of copyright issues or improper content. If you believe anything infringes on your rights or generates improper content, please contact us, and we will promptly address the matter.
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - data-is-better-together/open-image-preferences-v1-binarized
5
+ language:
6
+ - en
7
+ base_model:
8
+ - stabilityai/stable-diffusion-xl-base-1.0
9
+ pipeline_tag: text-to-image
10
+ ---
11
  # CHATS: Combining Human-Aligned Optimization and Test-Time Sampling for Text-to-Image Generation (ICML2025)
12
 
13
  <p align="center">
 
137
 
138
  ## 🚨 Disclaimer
139
 
140
+ We used compliance checking algorithms during the training process, to ensure the compliance of the trained model to the best of our ability. Due to complex data and the diversity of language model usage scenarios, we cannot guarantee that the model is completely free of copyright issues or improper content. If you believe anything infringes on your rights or generates improper content, please contact us, and we will promptly address the matter.