72 lines
3.1 KiB
Markdown
72 lines
3.1 KiB
Markdown
# Backlog
|
||
|
||
## Shipped (recent)
|
||
|
||
Studio / Generate UX:
|
||
- ✅ Crop reaches the bottom edge (toolbar moved to top); choose copy-vs-replace ("Save as copy")
|
||
- ✅ Paste-to-group image shows immediately (no refresh needed)
|
||
- ✅ Generated images store the prompt used (and pose name) in the DB
|
||
- ✅ Edit / add / delete poses from the Generate tab (persists to `poses.md`)
|
||
- ✅ flag beta poses in ui — beta badge + editable beta flag
|
||
- ✅ Custom prompt field auto-grows; keeps `list="promptHistory"` autocomplete
|
||
- ✅ Remove-BG persists `has_background` + refreshes static data (survives reload)
|
||
- ✅ Invert-α button (fixes wrong-segment background removal)
|
||
- ✅ zien van de geselecteerde images in de prompt — multi-ref thumbs visible; click to deselect
|
||
- ✅ Landing-page group merge syncs immediately (synchronous static write)
|
||
- ✅ Rotate ±90° in the studio
|
||
|
||
Pose tools (rtmlib / RTMPose, 2D):
|
||
- ✅ Pose skeleton preview overlay in studio
|
||
- ✅ Draggable joints to refine/explore a pose
|
||
- ✅ Find similar poses across the library (translation/scale/mirror-invariant; `poses_index.json`)
|
||
- ✅ Gesture presets in pose toolbar (T-pose, wave, arms raised, hands on hips, turn ±45°)
|
||
- ✅ "Generate ▸" in pose toolbar — renders skeleton as OpenPose image → Qwen image2 guide → new generation
|
||
- ✅ "Orbit all" button in Generate tab selects all 6 absolute camera angles at once
|
||
|
||
Scenery:
|
||
- ✅ source_refs now stores all references: person image + video name + extra ref image
|
||
- ✅ /scenery/library endpoint — all scenery grouped by source video
|
||
- ✅ "Previous scenery" panel in Scenery tab — browse & reuse scenery from any group, grouped by video
|
||
|
||
## Open
|
||
|
||
fix queen.mp
|
||
moet gegenereerd worden door de htmlbuilder, niet via de webserver
|
||
images.json
|
||
group-names.json
|
||
names.json
|
||
groups.json
|
||
config
|
||
videos
|
||
|
||
extract a frame from a clip (scenery)
|
||
faceswap defaults nothing enabled, see jobs even when refresh
|
||
|
||
pose bestaat gewoon uit meerdere delen, camera, scenery + addition
|
||
|
||
focus op head + sam2.hyria seg + mesh (3D / mesh — pose editor is currently 2D only)
|
||
|
||
sam2 saifrail, connected pixels from mid? als invertor?
|
||
poses assignment bij de camera positie generaties
|
||
|
||
poses: hyper realistic, lighting, detailled skin etc.. see last generations for better results.
|
||
|
||
create disk 128gb 70b dolphin uncencored op server.
|
||
|
||
rating based pose, thumbs up/down find good/bad poses easier
|
||
(pairs well with the new pose index — could weight similar-pose results by rating)
|
||
|
||
when refresh page, we lose track of current jobs running.
|
||
|
||
generating poses themself should use the adviced dimensions rather than the base image reference.
|
||
|
||
introduce a like/dislike base system for images/group to determine the sort order (and more)
|
||
- would also dislike the pose
|
||
|
||
creating scenery should keep both video-frame + ref images as references, we only see 1 image now. ✅ fixed
|
||
|
||
gesture ideas for future (require ControlNet / OpenPose conditioning):
|
||
- animate limbs along keyframe curves (true motion)
|
||
- 3D-aware rotation / "circling around" with depth estimation
|
||
- camera-orbit batch with consistent lighting across views
|