Replies: 3 comments 4 replies
-
Automatic is just busy. You can checkout pull requests if there's a specific feature/bug fix that you want to try. |
Beta Was this translation helpful? Give feedback.
-
That was the point where extensions became a thing. This way, any changes to things that can be an 'add on' have been pushed off to extensions, meaning Auto1111 doesn't have to up date 10 times a day to try to keep up with every new advance. There's still updates happening, it just shifted some of it off of auto's plate and onto more diverse people. It was awesome to get updates so fast, but as the project grows, it's harder to make sure adding something doesn't break something else. Plus, it's the holidays. |
Beta Was this translation helpful? Give feedback.
-
@Mousewrites
While it is more of a gradio question I'll ask you given your ability to
"write" "mouses". :-)
One important "hook" I want which I can't seem to do is the ability to
"click" a button. After I install some callbacks in my extension I want to
simply click the "Generate" button but can't find a way to do something
this basic. The arg's to be passed were already setup in the "click()"
call, including the Python function and JS function to be called. I just
want to programmatically "Click" the button without duplicating a lot of
code in create_ui(). Of course, if I could click it I'd have to get a
change into the main A1111 to move the local "submit" var holding the
Generate gr.Button into a shared var to invoke the "click" method if it
actually existed.
Any ideas?
…On Thu, Dec 22, 2022 at 3:43 PM Mousewrites ***@***.***> wrote:
No, I think you're right, I just think the 7th is when the extension thing
happened. XD
—
Reply to this email directly, view it on GitHub
<#5935 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3YFZABCPTJY6IPEWRKWPBLWOTRRNANCNFSM6AAAAAATHAQTTI>
.
You are receiving this because you authored the thread.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/5935/comments/4480156
@github.com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There was a time when I'd see multiple updates nearly every day.
Then perhaps 5, 6?, ??? weeks ago I would rarely see any updates.
Such a dramatic change seems odd.
Did I miss some announcement or did the url/branch/??? change?
Beta Was this translation helpful? Give feedback.
All reactions