Skip to content

Commit

Permalink
Text2Image readme fix. (#1050)
Browse files Browse the repository at this point in the history
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
  • Loading branch information
popovaan and ilya-lavrenov authored Oct 28, 2024
1 parent 863273e commit 5a448b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/python/text2image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a448b8

Please sign in to comment.