diff --git a/README.md b/README.md index 8996cb6..433a4fc 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ python main.py --prompt "sandor clegane" --model dev --steps 20 --seed 43 -q 8 - ![image](src/flux_1/assets/lora1.jpg) --- -The following example is [Flux_1_Dev_LoRA_Paper-Cutout-Style](https://huggingface.co/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style) LoRA from [@Norod78](https://github.com/TheLastBen): +The following example is [Flux_1_Dev_LoRA_Paper-Cutout-Style](https://huggingface.co/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style) LoRA from [@Norod78](https://huggingface.co/Norod78): ``` python main.py --prompt "pikachu, Paper Cutout Style" --model schnell --steps 4 --seed 43 -q 8 --lora-paths "Flux_1_Dev_LoRA_Paper-Cutout-Style.safetensors"