mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 00:58:11 +00:00
Update FLUX.1-dev-LoRAFusion.py
This commit is contained in:
@@ -31,5 +31,5 @@ pipe.load_lora(
|
|||||||
hotload=True
|
hotload=True
|
||||||
)
|
)
|
||||||
|
|
||||||
image = pipe(prompt="a beautiful Asian girl", seed=0)
|
image = pipe(prompt="This is a digital painting in a soft, ethereal style. a beautiful Asian girl Shine like a diamond. Everywhere is shining with bling bling luster.The background is a textured blue with visible brushstrokes, giving the image an impressionistic style reminiscent of Vincent van Gogh's work", seed=0)
|
||||||
image.save("flux.jpg")
|
image.save("flux.jpg")
|
||||||
|
|||||||
Reference in New Issue
Block a user