Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,13 @@ This CogVideoX LoRA is created as part of a <b>fan project</b> for <b>research p
|
|
11 |
|
12 |
You can use the finetuned model for inference with the following code:
|
13 |
|
14 |
-
<u><b>Trigger word(s):</b
|
|
|
15 |
Use these in your prompt helps providing the style. See example prompt below.
|
16 |
- walgro1
|
17 |
- In the claymation style of Wallace and Gromit
|
18 |
|
|
|
19 |
|
20 |
```python
|
21 |
import torch
|
|
|
11 |
|
12 |
You can use the finetuned model for inference with the following code:
|
13 |
|
14 |
+
<u><b>Trigger word(s):</b></u>
|
15 |
+
|
16 |
Use these in your prompt helps providing the style. See example prompt below.
|
17 |
- walgro1
|
18 |
- In the claymation style of Wallace and Gromit
|
19 |
|
20 |
+
<u><b>Inference:</u></b>
|
21 |
|
22 |
```python
|
23 |
import torch
|