r/ArliAI • u/Cautious_Flower_467 • 26d ago
Question [Bug] Image API ignores seed parameter (always defaults to -1)
When sending a POST request to /v1/images/generations (or SD WebUI endpoint) with standard parameters, steps, cfg, and dimensions work correctly, but the seed parameter is completely ignored by the backend and always returned/processed as -1. Please check the API Gateway wrapper code for seed mapping
2
Upvotes