matanby commited on
Commit
9f0910c
·
1 Parent(s): 53a5ac9

Update README.

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -11,13 +11,19 @@ This repository contains a LoRA model trained on top of [LTX Video v0.9.5](https
11
 
12
  ## Usage
13
 
 
 
 
 
 
 
14
  ### ComfyUI Workflow
15
 
16
  A reference ComfyUI workflow is provided in [assets/ltxv-i2v-lora.json](assets/ltxv-i2v-lora.json). You can import this workflow directly into ComfyUI to get started.
17
 
18
  ![ComfyUI Workflow](assets/comfyui-workflow.png)
19
 
20
- Example input images that work well with this model can be found in the [assets/images](assets/images) directory.
21
 
22
  ## Base Model
23
 
 
11
 
12
  ## Usage
13
 
14
+ For best results, use prompts with the "CAKEIFY" trigger word in the following format:
15
+
16
+ ```
17
+ CAKEIFY a person using a knife to cut a cake shaped like [your object]
18
+ ```
19
+
20
  ### ComfyUI Workflow
21
 
22
  A reference ComfyUI workflow is provided in [assets/ltxv-i2v-lora.json](assets/ltxv-i2v-lora.json). You can import this workflow directly into ComfyUI to get started.
23
 
24
  ![ComfyUI Workflow](assets/comfyui-workflow.png)
25
 
26
+ Example input images that work well with this model can be found in the [assets/images](https://huggingface.co/Lightricks/LTX-Video-Cakeify-LoRA/tree/main/assets/images) directory.
27
 
28
  ## Base Model
29