Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-to-image
|
| 4 |
library_name: diffusers
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# SDMatte: Grafting Diffusion Models for Interactive Matting
|
|
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-to-image
|
| 4 |
library_name: diffusers
|
| 5 |
+
base_model:
|
| 6 |
+
- stabilityai/stable-diffusion-2
|
| 7 |
---
|
| 8 |
|
| 9 |
# SDMatte: Grafting Diffusion Models for Interactive Matting
|