Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ A .json file contains "caption" field with a text prompt.
|
|
43 |
```bash
|
44 |
python3 demo_lora_inference.py \
|
45 |
--checkpoint lora.safetensors \
|
46 |
-
--prompt "
|
47 |
```
|
48 |
|
49 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-0-rev1.png?raw=true)
|
|
|
43 |
```bash
|
44 |
python3 demo_lora_inference.py \
|
45 |
--checkpoint lora.safetensors \
|
46 |
+
--prompt " handsome girl in a suit covered with bold tattoos and holding a pistol. Animatrix illustration style, fantasy style, natural photo cinematic"
|
47 |
```
|
48 |
|
49 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-0-rev1.png?raw=true)
|