-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
OS
Windows
GPU
cuda
VRAM
6GB
What happened?
With this update I could only generate 1 image at once whatever the model, text2image, img2img, canvas. Otherwise there was an error. Here is the message on the command line box :
Traceback (most recent call last):
File "D:\invokeai.venv\lib\site-packages\invokeai\backend\invoke_ai_web_server.py", line 1293, in generate_images
self.generate.prompt2image(
File "D:\invokeai.venv\lib\site-packages\ldm\generate.py", line 475, in prompt2image
assert (
AssertionError: when using --with_variations, multiple iterations are only possible when using --variation_amount
Screenshots
Additional context
I had tried to update once more the version 2.3.1 post2, but it did nothing right.