ifmain commited on
Commit
57f243f
1 Parent(s): 3c1e400

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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