compel — Easy Playground
Textual prompt weighting and blending for diffusion models
Getting started with compelRun locally
Install
pip install compelPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: compel)
compel is a third-party package. Textual prompt weighting and blending for diffusion models. Install with: pip install compel
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?