radames commited on
Commit
0659e6a
1 Parent(s): a5c5892

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  library_name: diffusers
3
  pipeline_tag: text-to-image
4
  inference: true
5
- base_model: stabilityai/sd-turbo
6
  ---
7
  # DPO LoRA Stable Diffusion XL
8
  Model trained with LoRA implementation of Diffusion DPO Read more [here](https://github.com/huggingface/diffusers/tree/main/examples/research_projects/diffusion_dpo)
 
2
  library_name: diffusers
3
  pipeline_tag: text-to-image
4
  inference: true
5
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
6
  ---
7
  # DPO LoRA Stable Diffusion XL
8
  Model trained with LoRA implementation of Diffusion DPO Read more [here](https://github.com/huggingface/diffusers/tree/main/examples/research_projects/diffusion_dpo)