When you're talking about "textStream" and such... I'm not sure what you're referring to, and I'm quite familiar with the plugin. Is that only talking about something to do with text-to-speech?
wthit56
You're just pasting a url to set the avatar, right? You can get the url of any image you see by right-clicking it, so kinda makes sense this would be possible. They could even download the avatar image, upload it somewhere, and use that new url instead.
There's never in the history of the internet and avatars been a way of stopping someone using the same avatar image as you.
Oh interesting. Must use a hash or something...
Heads up: that first jpeg link works fine for me.
Sounds like it's basically reminding the AI of some data each time a prompt is sent to it. What I do is just put it in the prompt, and it seems to work fine.
Those generators you listed all do the same, reminding the AI of things it needs to know about, but are pretty complex and have a lot to send, most likely. You can make your own Text AI pretty easily, and send whatever you like with the prompt. Maybe try that.
Thanks for the update! I get it. It's a lot of work, and a balancing act for timing things as well. It's hard to live up to (a minor group of) people's expectations. But knowing what the state of play is with an update like this really helps 👍
It's difficult. Because it's generally trying to make one image, building from one idea.
You can try using the BREAK keyword to separate groups of meaning. Like blue hat BREAK yellow dress
is more likely to not mix up the colours for the skirt and hat.
The key is, $output is a function. With properties set on that function. So, that requires some sort of build to happen when you first access $output. Your test doesn't have any of that, which is why it works ;p
Here's an example of properties not working correctly on an $output function: https://perchance.org/sqfppqoq6e#edit I did try various tweaks and workarounds. Got something working within the page (can't remember how that worked now) that didn't work when imported. But this example doesn't even work within the page.
In another comment on this post I talked about my own expectations.
And that example I linked to in the post has some very weird behaviour being demonstrated.
I've used the AI text plugin a fair bit, but have never seen something called
textStream
. And it's not listed on the plugin page. Where can I actually find it?