Commit
·
f0f531a
1
Parent(s):
960e312
fix more
Browse files- image_transformation.py +0 -1
image_transformation.py
CHANGED
@@ -80,5 +80,4 @@ class ImageTransformationTool(Tool):
|
|
80 |
image,
|
81 |
negative_prompt="monochrome, lowres, worst quality, low quality",
|
82 |
num_inference_steps=25,
|
83 |
-
generator=generator,
|
84 |
).images[0]
|
|
|
80 |
image,
|
81 |
negative_prompt="monochrome, lowres, worst quality, low quality",
|
82 |
num_inference_steps=25,
|
|
|
83 |
).images[0]
|