anghellia commited on
Commit
131a337
1 Parent(s): 8266a33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 "A handsome girl in a suit covered with bold tattoos and holding a pistol. 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)
 
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)