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

fix: 125 control net options should have the same naming as on the webapp #152

Closed TheLLspectre closed 7 months ago

TheLLspectre commented 7 months ago

Now according to modalities available on the webapp and SDXL / SD 1.5 tags, we have same options available on Unity plugin. Adding an array of translation of those modalities to manage api request and displaying interface in Unity. Also renaming some variables.

image

image

qvaleroo commented 7 months ago

Opening prompt window without modifying the model does not prefill Modalities value:

image
Morgan-6Freedom commented 7 months ago

@TheLLspectre still waiting for your fixes on this

TheLLspectre commented 7 months ago

How to reproduce this ?? I don't have this behaviour :/ @qvaleroo

Opening prompt window without modifying the model does not prefill Modalities value: image

qvaleroo commented 7 months ago

I do not reproduce, after starting from scratch. Let's merge. I let you handle conflicts

TheLLspectre commented 7 months ago

I do not reproduce, after starting from scratch. Let's merge. I let you handle conflicts

The only way I had to reproduce it, it's on a first install and launch, when I don't have any model selected and here I don't had modalities but it's normal

image

TheLLspectre commented 7 months ago

@qvaleroo @Morgan-6Freedom

I managed conflict with a merge dev into branch !