Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- stabilityai/stable-diffusion-xl-base-1.0
|
|
|
|
| 7 |
---
|
| 8 |
# Prompt Sliders for Fine-Grained Control, Editing and Erasing of Concepts in Diffusion Models
|
| 9 |
We introduce the Prompt Slider method for precise manipulation, editing, and erasure of concepts in diffusion models. [Project Page](https://deepaksridhar.github.io/promptsliders.github.io/)
|
|
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- stabilityai/stable-diffusion-xl-base-1.0
|
| 7 |
+
library_name: diffusers
|
| 8 |
---
|
| 9 |
# Prompt Sliders for Fine-Grained Control, Editing and Erasing of Concepts in Diffusion Models
|
| 10 |
We introduce the Prompt Slider method for precise manipulation, editing, and erasure of concepts in diffusion models. [Project Page](https://deepaksridhar.github.io/promptsliders.github.io/)
|