[bug]: Gemini model provider definitions not matching documentation
![[bug]: Gemini model provider definitions not matching documentation](https://www.chat-gpts.plus/wp-content/uploads/2026/06/9216-f86abda1-768x403.jpg)
用户在 InvokeAI 6.12.0.post1 中配置了 Gemini 外部模型(使用 Google AI API Key),然后在画布模式下尝试执行 img2img 或 inpainting 操作时,系统报错“feature not supported”。同时,尝试在 WebUI 中更新该模型
![[bug]: Gemini model provider definitions not matching documentation](https://www.chat-gpts.plus/wp-content/uploads/2026/06/9216-f86abda1-768x403.jpg)
用户在 InvokeAI 6.12.0.post1 中配置了 Gemini 外部模型(使用 Google AI API Key),然后在画布模式下尝试执行 img2img 或 inpainting 操作时,系统报错“feature not supported”。同时,尝试在 WebUI 中更新该模型

用户运行 Stable Diffusion WebUI Forge,在更新代码后启动时出现该错误。用户使用 RTX 2060 6GB VRAM,启动参数为 --xformers --cuda-malloc --cuda-stream ,且 Forge 共享了 A1111 的 venv 虚拟环境。

用户在 SwarmUI 中使用 Video2Video 节点时,将 Video2VideoCreativity 滑块数值设置为小于 1(例如 0.5、0.8 等)。该功能在较旧版本中工作正常,但在一次更新后开始出现视频损坏。用户尝试了多个视频模型(WAN 2.1 和 2.2),均复现相同的损坏结果。

在 Stable Diffusion WebUI Forge 中,用户保存或编辑自定义样式(Style)后,样式列表无法加载,终端显示解析错误。问题出现在 styles.csv 文件的读取环节,用户通常使用电子表格软件修改该文件。

用户在运行 Stable Diffusion WebUI Forge 进行图生图操作时,触发了此错误。报错发生在 call_queue.py 的 f 函数中,该函数尝试 list(func(*args, **kwargs)) 但函数返回了 None 。根据 Issue 正文,用户传递了多个 Cont
![issue: 400: [ERROR: Bad Request] when using image generation using LiteLLM openai-api](https://www.chat-gpts.plus/wp-content/uploads/2026/06/25989-7876efab-768x403.jpg)
用户在 Open WebUI v0.9.6(Docker 部署,Ubuntu 22.04)中配置了图片生成功能: 在 Admin Panel → Settings → Images 中启用图片生成,引擎选择“Default (Open AI)” 将 OpenAI API Base URL 设置为 L

用户使用 Krita AI Diffusion 插件的本地托管服务器(Local Managed Server),从 v1.50.0 升级到 v1.51.0 时触发。macOS 系统用户报告 macos-mps.txt 文件缺失;Windows 系统用户报告 --index-strategy 选项不

用户自行手动执行 python download_models.py --all . 命令,试图为 ComfyUI 下载 AI Diffusion 模型,脚本位于 /media/HDD/programs/AI/ComfyUI/ 目录下。

在 macOS(arm64)等没有 CUDA 的环境中,通过 conda-forge 构建 xFormers v0.0.34 时触发。用户尝试编译 CPU-only 版本的 xFormers,但构建系统无条件要求 CUDA 头文件。

用户在 SwarmUI 中下载并安装了 Microsoft Lens FP8 两个版本(regular 和 turbo),运行生成时触发该错误。用户提到 SwarmUI 安装过程中曾多次安装和卸载不同的 ComfyUI 节点,怀疑安装环境不干净导致问题。