mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-25 02:38:10 +00:00
ArtAug
This commit is contained in:
@@ -10,7 +10,7 @@ pipe = FluxImagePipeline.from_model_manager(model_manager)
|
||||
image = pipe(prompt=prompt, seed=0)
|
||||
image.save("image.jpg")
|
||||
|
||||
# Download ArtAug LoRA
|
||||
# Download and load ArtAug LoRA
|
||||
lora_path = download_customized_models(
|
||||
model_id="DiffSynth-Studio/ArtAug-lora-FLUX.1dev-v1",
|
||||
origin_file_path="merged_lora.safetensors",
|
||||
|
||||
Reference in New Issue
Block a user