From 50c567c1871c7142c8a5310c3333ef1dc7fb9255 Mon Sep 17 00:00:00 2001 From: filipstrand Date: Thu, 5 Sep 2024 23:26:06 +0200 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"