hawkkiller / midjourney_client

Unofficial midjourney client that gives you possibility to generates images!
https://pub.dev/packages/midjourney_client
MIT License
10 stars 3 forks source link

Variation error #47

Open tfinity opened 1 year ago

tfinity commented 1 year ago

Getting this error after calling clinet.variation(image,0): MidjourneyInteractionException: {"message": "Invalid Form Body", "code": 50035, "errors": {"data": {"_errors": [{"code": "COMPONENT_VALIDATION_FAILED", "message": "Component validation failed"}]}}}

same goes for upscale. While nothing happens when calling client.variation(image,1);