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 |

|
|
|
|
| 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 |

|