Use AI runner in Docker
AI Runner 4.1.0 available on Github
AI Runner development version is now available to run in a Docker container. This makes it easier to get up and running with the latest updates and improvements to AI Runner without having to wait for a compiled version here on Itch.
🚨 Updated installation instructions
Installation instructions have changed.
See the README for updated instructions!
🐋 Ability to run development environment in a Docker container
Tickets
- #1157 (See request on Reddit)
- See #1255 for release notes
💬 Added text-to-speech request objects and improved GUI load time
Text-to-speech request objects allow us to make structured requests to the text-to-speech generator. This allows several things
- Queue requests can have differing settings so that responses match setting values at the time the request was made rather than at the time the voice is generated
- More predictable request types lead to less bugs
- Matches StableDiffusion and LLM request object pattern for consistency
- Extending the code is less confusing
🤖 Added ability to assign voices to chatbots
- Removed
TTSSettings
data model - Added
VoiceSettings
data model - Create voices in text-to-speech preferences
- Assign created voices in agent preferences
🔈Better OpenVoice Handling
- OpenVoice can now be enabled with environment variable
AIRUNNER_ENABLE_OPEN_VOICE=1
- Added OpenVoice options to GUI
🖥️ Code improvements
- Removed some redundant / confusing code
- Simplified some complex logic surrounding settings management with sliders to make this easier to understand for devs
- Started using black code formatter
🪵 Improved logging
- Adds ability to log to file
- Adds ability to customize log file path
- Removes numba debug logging
- Allow log level override on AI Runner logs
📄 Documentation
- Updated
CONTRIBUTING.md
with information about workflow and code formatting.
🐛 Bugs
- Fixes path to system tray icon
- Improved worker imports
⭐ Misc
- Removed GUI delay on close (GUI now shuts down immediately) to make app feel more responsive
- Updated the wiki
Tickets
- #1242
- #1247
- #1248
- #1249
- #1250
- #1246
- #1251
Notes
- Update installation instructions by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1241
- Improve Variable Naming in test_scan_path_for_items.py fixes #1223 by @isai-salazar-enc in https://github.com/Capsize-Games/airunner/pull/1243
- Feature/add tts requests by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1242
- 1246 the application is sluggish fix it by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1251
- 1252 on start the window shows sooner now so the application appears to hang by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1253
- Update CONTRIBUTING.md by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1254
- Updated package files for docker build by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1255
- fix various tts issues by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1257
- Fixes for initial run by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1266
- TTSRequest, OpenVoice, GUI load time, logging improvements by @w4ffl35 in https://github.com/Capsize-Games/airunner/pull/1245
New Contributors
- @isai-salazar-enc made their first contribution in https://github.com/Capsize-Games/airunner/pull/1243
Full Changelog: https://github.com/Capsize-Games/airunner/compare/v4.0.3…v4.1.0
AI Runner with Stable Diffusion | AI Art Editor and Custom Chatbots
AI Art using Stable Diffusion on your own PC
Status | Released |
Category | Tool |
Author | Capsize Games |
Tags | ai, art, artificial-intelligence, Asset Pack, Generator, Meme, Pixel Art, stable-diffusion, tool, User Interface (UI) |
Languages | English |
More posts
- AI Runner 4.1.2 now available1 day ago
- Downloads temporarily disabled4 days ago
- AI Runner Docker image available for download6 days ago
- AI Runner: now with Pygame support19 days ago
- Issue, bug or suggestion? Just want to hang out?22 days ago
- Upcoming improvements51 days ago
- AI runner 3.1.10 is in development69 days ago
- AI Runner 3.1.7 now available for Linux82 days ago
- AI Runner v3.0Oct 08, 2024
Leave a comment
Log in with itch.io to leave a comment.