Cseti commited on
Commit
7a557a9
·
verified ·
1 Parent(s): d8473af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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><u>
 
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