radames commited on
Commit
1305724
1 Parent(s): e25e466

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 v2-1
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-2-1
6
  ---
7
  # DPO LoRA Stable Diffusion v2-1
8
  Model trained with LoRA implementation of Diffusion DPO Read more [here](https://github.com/huggingface/diffusers/tree/main/examples/research_projects/diffusion_dpo)