Cseti commited on
Commit
d8473af
·
verified ·
1 Parent(s): 2e96aa1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -11,6 +11,11 @@ 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
 
15
  ```python
16
  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
+ 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