Arttribute / arttribute-studio

Enabling artists to create and share fine-tuned models
https://arttribute-studio.vercel.app
0 stars 0 forks source link

[Studio]:Remix Image with AI and Arttribute Core #50

Open bashybaranaba opened 6 months ago

bashybaranaba commented 6 months ago

Create a new feature that allows one to upload an image and create variations/edits using AI to demonstrate Arttribute core capabilities - using attributions to approve image use in remixing art using AI

eddiemg10 commented 4 months ago

Curious, how does this work? Does In review mean there's a PR for this? Cause I can't find one

bashybaranaba commented 4 months ago

I guess I didn't follow any strict conventions with this one. But these were the major PRs for this https://github.com/Arttribute/arttribute-studio/pull/56 https://github.com/Arttribute/arttribute-studio/pull/54

bashybaranaba commented 4 months ago

We call the Arttribute api to check if a user attempting to use a specific image has the right attributions to use it as a reference image. If they don't, it asks them to make an attribution. If they gave an attribution, they can proceed to use the image as a reference image to generate a new image and the attribution details will be appended to the resultant image.

eddiemg10 commented 4 months ago

Sorry I meant how the different statuses work.i.e when is a task considered to be in the reviewing stage. I saw this in the 'In review's column of the arttribute project board so I came to check the PR linked but couldn't find it