Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
library_name: diffusers
|
3 |
pipeline_tag: text-to-image
|
4 |
inference: true
|
5 |
-
base_model: stabilityai/
|
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)
|