updates UI
This commit is contained in:
22
backlog.md
22
backlog.md
@@ -98,7 +98,7 @@ Scenery:
|
||||
- in /mnt/zim/tour-comfy/output/_turntable we have data regarding orbit generations. We want to store the orbit data in the database, start by adding the corresponding tags and meta info to the images (currently stored in the person table (but actually are images with metadata))
|
||||
- in the ui - studio view we have an orbit filter. Currently the filter is filtering too many files, also references of orbit files are being marked orbit. When an orbit file is used, the metadata should not include the orbit tag.
|
||||
## refine
|
||||
|
||||
#file:///mnt/zim/tour-comfy/output/shoot_cg_7ec17537.html
|
||||
- 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
|
||||
@@ -151,4 +151,22 @@ In the app we looking at groups of images, so also keep track of the group, this
|
||||
3) In the Design tab we will refine new poses. Often we want to reverse ingineer an existing image. Find a way/add a llm-model or reuse the VID or wd tagger or w/e to get something similar from an image we that we provide to qwen to generate images. We could also use this feature in the Info tab to suggest an updated description of the image.
|
||||
4) Given a POSE, we want to estimate the image-size-ratio of the corresponding end-pose-skeleton to estimate if we need to pad the image before the actual image generation, try to see if we can fit this feature in somewhere, for now we will only do a suggestion based on that information.
|
||||
5) make the faceswap preview mode fixed size instead of 50% we dont know how big the original clip is. just 470p or something standard.
|
||||
6) on the landing page we now just play all images of an group. However if the orbit generaition is complete. I want to circulate (semi-video-view) those images (small in a corner or something of that group card) (and filtered out of the rest of the circulating images.) (same for the face feature to show that static on the group card.)
|
||||
6) on the landing page we now just play all images of an group. However if the orbit generaition is complete. I want to circulate (semi-video-view) those images (small in a corner or something of that group card) (and filtered out of the rest of the circulating images.) (same for the face feature to show that static on the group card.)
|
||||
|
||||
|
||||
ok great. shoot-specifc html pages. have the orbit tab showing orbit of other shoots.
|
||||
for now the orbit tab should only should orbits of the current group, which we can in the future add multiple per group.
|
||||
So for now just filter the shoot specific pages orbits per group.
|
||||
Then when we select multipel in the dashboard navigate tot he studio-view and show the selected orbit-groups in the orbit tab.
|
||||
But when we sleect a single group in the dashboard navigate to the group specific html page and only show the orbit(s) of that group.
|
||||
|
||||
the the status legs are great, they only hide the upload field in the landing page. and the hamburger/toolba in the specific group pages.
|
||||
|
||||
What we mis in the shoot specific html page is hte privacy feature. we need to integrate that lock icon there.
|
||||
If we lock the shoot specific html page, it should amke the entire app in privacy mode and set the other opened tabs in that state as well.
|
||||
|
||||
then in the info tab we can perform the "Suggest Description" action.
|
||||
introduce a new db field in the "person" table called "description". show both description and prompt in the info tab. and both allow refinement/ creation (if empty)
|
||||
however the prompt should be directed towards the pose of the image and be replicated over other actors (so no skin color, hair color). The description should be more broad to also include the scenery and character details of the actor(s) like skin color, hair color.
|
||||
|
||||
furhtermore, lets clean up the actions section in the "Info" tab
|
||||
Reference in New Issue
Block a user