From 36a78f0ea36abf3e297e1546cc23b773bbd9d723 Mon Sep 17 00:00:00 2001 From: Anastasiia Pnevskaia Date: Mon, 28 Oct 2024 20:43:54 +0100 Subject: [PATCH] Text2Image readme fix. (#1050) Co-authored-by: Ilya Lavrenov --- samples/python/text2image/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/python/text2image/README.md b/samples/python/text2image/README.md index 3be523b4a8..b21e800ca4 100644 --- a/samples/python/text2image/README.md +++ b/samples/python/text2image/README.md @@ -47,7 +47,7 @@ Here is an example how to run the sample with a single adapter. First download a Then run `lora.py`: -`python lora.py ./lora_stable_diffusion dreamlike_anime_1_0_ov/FP16 "curly-haired unicorn in the forest, anime, line" soulcard.safetensors 0.7` +`python lora.py ./dreamlike_anime_1_0_ov/FP16 "curly-haired unicorn in the forest, anime, line" soulcard.safetensors 0.7` The sample generates two images with and without adapters applied using the same prompt: - `lora.bmp` with adapters applied