scenario-labs / Scenario-Unity

The Scenario Unity Plugin allows you to live the Scenario experience directly into Unity
https://www.scenario.com
66 stars 4 forks source link

feat: extract generation process from prompt window #171

Closed TheLLspectre closed 5 months ago

TheLLspectre commented 5 months ago

Extract all the generation process from the prompt window. Add creationMode Class to add and manage all mode from webApp (ControlNet, IpAdapter, etc...) Plug prompt window UI on it. Add following modes:

TheLLspectre commented 5 months ago

@Morgan-6Freedom It's done Something wrong with the pull request's jobs ??

TheLLspectre commented 5 months ago

Also forget to rename the file ! May be this can cause breaking change ?

Morgan-6Freedom commented 5 months ago

image

Morgan-6Freedom commented 5 months ago

waiting for @qvaleroo test before merging 👍

qvaleroo commented 5 months ago

https://github.com/scenario-labs/Scenario-Unity/assets/95273550/50e13efe-9b2e-4b1d-9152-97cfc8ce58c1

Set Image as reference seems broken.

qvaleroo commented 5 months ago

Issue when requesting remove bg of my ref image, or sending my generation with a ref image image

here is my asset: asset_X9vCdpsMi8hiKHS4of7y8LVD_pixar_upscale_1711437167

qvaleroo commented 5 months ago

ControlNet and Inpaint image

qvaleroo commented 5 months ago

I don't get how the inpaint is working here? I think you are not uploading the mask because when I click on generate then I have this error: image

https://github.com/scenario-labs/Scenario-Unity/assets/95273550/739fe2a7-0602-44a6-95d9-25d016038d12

qvaleroo commented 5 months ago

Reference Only:

image

qvaleroo commented 5 months ago

No space -> ControlNet image

qvaleroo commented 5 months ago

image image image

IP Adapter

TheLLspectre commented 5 months ago

Draging & droping image not working correctly.

TheLLspectre commented 5 months ago

Issue when requesting remove bg of my ref image, or sending my generation with a ref image image

here is my asset: asset_X9vCdpsMi8hiKHS4of7y8LVD_pixar_upscale_1711437167

So on dev with this image I can't remove BG too. But with other I can, Request is too long message is coming from the server side.

qvaleroo commented 5 months ago

Just need to rename InPaintingfor Inpaint and we are ok :D