Re-add comment

This commit is contained in:
Rob Ballantyne
2025-10-23 17:00:28 +01:00
parent d51a338e8f
commit f4f7080df1
+1
View File
@@ -43,6 +43,7 @@ class ComfyWorkflowData(ApiPayload):
}
)
except (json.JSONDecodeError, IOError):
# JSON is malformed or file can't be read, fall through to default
log.error(f"Failed to benchmark using {benchmark_file}")
# Fallback: read prompts and construct payload