Saquib764/omini-kontext
An inference and training framework for multiple image input in Flux Kontext dev
This framework helps digital artists and graphic designers seamlessly insert characters or objects into existing scene images. You provide a background scene, a reference image of the character, and optionally specify its desired position. The output is a new, blended image with the character intuitively integrated into the scene. This is ideal for creatives needing to quickly compose new images with specific elements.
438 stars. No commits in the last 6 months.
Use this if you need to quickly and realistically add cartoon characters or other reference images into existing scene images with some control over their placement.
Not ideal if you require exact pixel-perfect placement for the inserted characters or if you need to generate entirely new scenes from scratch.
Stars
438
Forks
33
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Saquib764/omini-kontext"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
tatp22/linformer-pytorch
My take on a practical implementation of Linformer for Pytorch.
ematvey/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is...
datalogue/keras-attention
Visualizing RNNs using the attention mechanism
thushv89/attention_keras
Keras Layer implementation of Attention for Sequential models