Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ base_model: Salesforce/blip-image-captioning-base
|
|
| 12 |
license inherited from [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base)
|
| 13 |
|
| 14 |
# Overview
|
| 15 |
-
`ifmain/blip-
|
| 16 |
|
| 17 |
I used my Blip training code: [BLIP-Easy-Trainer](https://github.com/ifmain/BLIP-Easy-Trainer)
|
| 18 |
|
|
|
|
| 12 |
license inherited from [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base)
|
| 13 |
|
| 14 |
# Overview
|
| 15 |
+
`ifmain/blip-image2promt-stable-diffusion-base` is a model based on [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base), trained on the [Ar4ikov/civitai-sd-337k](https://huggingface.co/datasets/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.
|
| 16 |
|
| 17 |
I used my Blip training code: [BLIP-Easy-Trainer](https://github.com/ifmain/BLIP-Easy-Trainer)
|
| 18 |
|