When setting up images, the fastAPI of AUTOMATIC1111 reports an error. #2235

Closed
opened 2025-11-11 15:03:07 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @hellojazy on GitHub (Sep 29, 2024).

Bug Report

When setting up images, the fastAPI of AUTOMATIC1111 reports an error.

raise ResponseValidationError(
fastapi.exceptions.ResponseValidationError: 1 validation errors:
{'type': 'missing', 'loc': ('response', 0, 'config'), 'msg': 'Field required', 'input': {'title': 'juggernautXL_v8Rundiffusion.safetensors', 'model_name': 'juggernautXL_v8Rundiffusion', 'hash': None, 'sha256': None, 'filename': 'E:\webui_forge_cu121_torch21\webui\models\Stable-diffusion\juggernautXL_v8Rundiffusion.safetensors'}, 'url': 'https://errors.pydantic.dev/2.9/v/missing'}

Open WebUI Version: v0.3.3
AUTOMATIC1111 version: f2.0.1v1.10.1-previous-219-g885ea650  •

Originally created by @hellojazy on GitHub (Sep 29, 2024). # Bug Report When setting up images, the fastAPI of AUTOMATIC1111 reports an error. raise ResponseValidationError( fastapi.exceptions.ResponseValidationError: 1 validation errors: {'type': 'missing', 'loc': ('response', 0, 'config'), 'msg': 'Field required', 'input': {'title': 'juggernautXL_v8Rundiffusion.safetensors', 'model_name': 'juggernautXL_v8Rundiffusion', 'hash': None, 'sha256': None, 'filename': 'E:\\webui_forge_cu121_torch21\\webui\\models\\Stable-diffusion\\juggernautXL_v8Rundiffusion.safetensors'}, 'url': 'https://errors.pydantic.dev/2.9/v/missing'} Open WebUI Version: v0.3.3 AUTOMATIC1111 version: [f2.0.1v1.10.1-previous-219-g885ea650](https://github.com/lllyasviel/stable-diffusion-webui-forge/commit/885ea650dd69dbdd1380ea311736e26c71c59ffb)  •
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2235