--- 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](https://huggingface.co/trollek/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": "", "clip_g": "", "t5xxl": "", "negative": "" } ``` ## Intended uses & limitations Have a look at the dataset that I created \([ImagePromptHelper-v02](https://huggingface.co/datasets/trollek/ImagePromptHelper-v02) \(CC BY 4.0\)\) and you will see whaaaaat I've doooone.