SethRobinson / aitools_client

Seth's AI Tools: A Unity based front end that uses image generators and llm APIs to do fun stuff
Other
154 stars 15 forks source link

features request #6

Closed jonwong666 closed 1 year ago

jonwong666 commented 1 year ago

Hi Seth, the crazy cam feature is really cool, as a artist I am exploring collaborative paintings with AI, and I would like to use this to create interesting images & videos from actual paintings I create live on webcam. Could I request a few features added to crazy cam :)

thanks!

filliptm commented 1 year ago

Bump, Keep developing this feature, the crazy cam feature is so sick! im going to be incorporating it into live installations. The more features the better!

SethRobinson commented 1 year ago

Thanks for the feedback! I'll see what I can do. I wanted to add ControlNet options to it also, it's kind of slow, but for things like art installations maybe slow is ok. Same goes for higher resolution images, slow, but maybe pretty.

jonwong666 commented 1 year ago

thank you! it would also be great if we could minimize the grey status box to free up screen real estate please

jonwong666 commented 1 year ago

seed box appears to revert back to 0 after inputting -1, not sure if its just the text box or effecting the actual seed

SethRobinson commented 1 year ago

Ok, please try the latest version - I added everything except the set image size feature, that's sort of complicated to do right

jonwong666 commented 1 year ago

hi Seth, thank you so much for taking a look at my requests! I tested the new version and its running great. One request regarding "hideGui" is it possible to hide the textbox on the bottom as well? image

Also regarding image size, it would be great if this could be updated in the future, most of my LORAs have been trained on portrait images, so they tend to work better at 512x704.

I will test the new controlnet 1.1 and let you know how it goes also.

thanks again! :)

SethRobinson commented 1 year ago

Hey Jon - that log thing should only pop up if there is an error. There are two ways to get rid of it:

  1. Leave CrazyCam (click Exit) so you can get to the main menu, click the "Show/hide log" toggle (right side of the main tool panel) to get it to disappear. It shouldn't come back unless there is an error.

  2. There is also a secret hotkey to toggle the log, which WILL work directly from the CrazyCam menu so you don't have to exit it, the hotkey is Ctrl Shift `. (that's a backtick, so Ctrl + Shift + Unshifted ~)

SethRobinson commented 1 year ago

Correction to above - the hotkey to toggle the log is Shift-` (shift-backtick). Ctrl key not needed.

jonwong666 commented 1 year ago

perfect thanks! image