Skip to content

Conversation

@mohnjiles
Copy link
Contributor

Changed

  • Updated fallback rocm index for InvokeAI to rocm6.3
  • Updated SwarmUI to launch via the launch script for better compatibility

Fixed

  • Fixed cuDNN frontend error on ComfyUI-Zluda startup (thanks @neural_fault!)
  • Maybe finally actually fixed threading issue with the Python Packages dialog search box for real this time? (may fix #1392)
  • Fixed potential install failures when moving duplicate files into shared model folders (may fix #1393)
  • Fixed potential threading issues with the Inference image gallery (may fix #1408)
  • Fixed #1424 - Civitai account 401 error when connecting accounts, updated for new API changes

Supporters

🌟 Visionaries

Our deepest gratitude to our Visionaries for their foundational support: Waterclouds, JungleDragon, bluepopsicle, Bob S, and whudunit! Your commitment allows us to focus on the essential work of squashing bugs and improving stability, ensuring a rock-solid experience for everyone.

🚀 Pioneers

A huge thank you to our incredible Pioneers for keeping the project on track! Your support is vital for these important refinement updates. Thank you to Szir777, Noah M, USATechDude, Thom, SeraphOfSalem, Desert Viber, Tundra Everquill, Adam, Droolguy, Philip R., ACTUALLY_the_Real_Willem_Dafoe, takyamtom, and a warm welcome to our newest Pioneer, robek!

ionite34 and others added 6 commits October 14, 2025 20:39
(cherry picked from commit 2b6773a08161299068444289de646348fe615140)
Comfy-zluda fixes, use launch scripts for swarm, possibly fix some threading issues in a couple components, and fix wrong destination file name when moving duplicates for model sharing

(cherry picked from commit 03d526b416eaa72cee30938ac5c5aaad0f79f626)
[dev to main] backport: Comfy-zluda fixes, use launch scripts for swarm, possibly fix some … (1164)
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @mohnjiles, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request delivers a maintenance release focused on enhancing stability, compatibility, and user experience. Key updates include adapting to recent Civitai API changes, resolving several threading-related UI issues, and improving AMD GPU support for ComfyUI-Zluda. Additionally, it updates InvokeAI's ROCm index and refines the launch mechanism for StableSwarmUI, alongside a fix for file duplication during model installation.

Highlights

  • Civitai API Integration: Updated the Civitai API integration to address a 401 error, adapting to recent API changes for user account authentication and response parsing.
  • Threading Fixes: Resolved multiple potential threading issues in the Python Packages dialog search box and the Inference image gallery to improve UI responsiveness and stability.
  • AMD GPU Compatibility: Introduced logic to detect AMD GPU architecture (gfx arch) for better compatibility, specifically for ComfyUI-Zluda startup, by setting the TRITON_OVERRIDE_ARCH environment variable.
  • InvokeAI ROCm Update: Updated the fallback ROCm index for InvokeAI to version 6.3, ensuring compatibility with newer AMD GPU drivers and libraries.
  • StableSwarmUI Launch Method: Modified StableSwarmUI to launch via its platform-specific launch scripts, enhancing compatibility and robustness across different operating systems.
  • File Management Improvement: Improved the handling of duplicate files when moving them into shared model folders, preventing potential install failures by correctly appending numbers to filenames.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@mohnjiles mohnjiles merged commit c7ccc59 into LykosAI:main Oct 20, 2025
2 of 3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants