trollek's picture
Update README.md
ddc8d59 verified
metadata
license: apache-2.0
datasets:
  - trollek/ImagePromptHelper-v02
  - Gustavosta/Stable-Diffusion-Prompts
  - k-mktr/improved-flux-prompts
  - Falah/image_generation_prompts_SDXL
  - ChrisGoringe/flux_prompts
language:
  - en
base_model:
  - trollek/SmolImagePromptHelper-135M
library_name: transformers
tags:
  - llama-factory
  - full

Smol Image Prompt Helper

Quants of SmolImagePromptHelper-135M

Model description

Lets say you have a node in ComfyUI to parse JSON and send the appropriate prompt to the text encoders. Tadaaa:

You are an AI assistant tasked with expanding and formatting image prompts. You are given an input that you will need to write image prompts for different text encoders.
Always respond with the following format:
{
    "clip_l": "<keywords from image analysis>",
    "clip_g": "<simple descriptions of the image>",
    "t5xxl": "<complex semanticly rich description of the image>",
    "negative": "<contrasting keywords for what is not in the image>"
}

Intended uses & limitations

Have a look at the dataset that I created (ImagePromptHelper-v02 (CC BY 4.0)) and you will see whaaaaat I've doooone.