v2.3.0 progress update


Happy Halloween -

The AI Runner v2.3.0 update is still progressing smoothly. You can take a look at the PR on Github to see the scope of the update and a partial list of changes. The update is massive. 1441 files changed, 346 commits.

Here are some of the highlights:

  • Controlnet and img2img UX overhaul
  • Preliminary LLM Support for Llama 2 and Flan T5 LLM models
  • Move to SQLiteDatabase managed with SQLAlchemy
  • Model Manager and CivitAI downloader

There are many more changes and improvements in this update, so be sure to look at the pull request.

In the meantime, by way of reminder I am the sole developer on this project.

I greatly appreciate the many new people who have decided to try AI Runner and I pay very close attention to customer feedback and am always happy to help you work through issues you may run into with the application, so feel free to join the Discord server and ask questions if you get stuck.

Comments

Log in with itch.io to leave a comment.

(1 edit)

I'm excited for this update. You've made great progress. I'm wondering would I be able to use this extension in the new version?

https://github.com/Bing-su/adetailer

Also The prompt builder doesn't seem to be working the way it looks in the example photos. Am I missing something? I have checked the box and even restarted the program.
I'm having fun with Ai runner and learning more about how it all works.

Thanks in advance.

(1 edit)

I’m not sure what issue you’re encountering with the prompt builder.

There is a known bug with randomization on first use, perhaps that’s the issue? If so, here’s how you can get around it:

  1. go to advanced
  2. click “to random”
  3. click “clear”

It should work from that point onward even after a restart. If you are still encountering issues hop into discord and I can help you work through it.

As for the extension: no. Currently AI Runner does not support extensions and is not built on top of webui.

Hey, it's not the randomize I couldn't find. In your video "AI Runner 2.2.0: Prompt builder, you show how to enable it and use it. Well I re-watched it and I see now what I missed the first time. After clicking the box I needed to click the bottom of the window and drag up. I was thinking it would just 'appear'.  

There's a lot to learn and I'm sure to miss things, even the simple stuff. So, I appreciate you taking the time to help.It got me to go back and watch the video again.

Ah thanks for the update, glad you figured out the issue.