Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ base_model: Salesforce/blip-image-captioning-base
|
|
9 |
---
|
10 |
|
11 |
# Overview
|
12 |
-
`ifmain/blip-image2prompt-stable-diffusion` is a model based on `Salesforce/blip-image-captioning-base`, trained on the `Ar4ikov/civitai-sd-337k` dataset. This model is designed to generate text descriptions of images in the style of prompts for use with Stable Diffusion models.
|
13 |
|
14 |
# Example Usage
|
15 |
```python
|
|
|
9 |
---
|
10 |
|
11 |
# Overview
|
12 |
+
`ifmain/blip-image2prompt-stable-diffusion` is a model based on `Salesforce/blip-image-captioning-base`, trained on the `Ar4ikov/civitai-sd-337k` dataset (2K images). This model is designed to generate text descriptions of images in the style of prompts for use with Stable Diffusion models.
|
13 |
|
14 |
# Example Usage
|
15 |
```python
|