Commit
•
ed84611
1
Parent(s):
b857f3c
Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,6 @@ image = pipeline(
|
|
104 |
width=1024,
|
105 |
height=768,
|
106 |
guidance_scale=3.5,
|
107 |
-
lora_scale=1.0,
|
108 |
).images[0]
|
109 |
|
110 |
image.save("ghibli.png", format="PNG")
|
|
|
104 |
width=1024,
|
105 |
height=768,
|
106 |
guidance_scale=3.5,
|
|
|
107 |
).images[0]
|
108 |
|
109 |
image.save("ghibli.png", format="PNG")
|