xrenaa commited on
Commit
6465b66
·
verified ·
1 Parent(s): d79747a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -5
README.md CHANGED
@@ -24,16 +24,30 @@ base_model:
24
  -----
25
  # ChronoEdit Paint Brush Lora
26
 
27
- **Trigger Prompt** (no need to use prompt enhancer):
28
-
29
-
30
  [How to use this lora?]()
31
 
32
  [Official Diffuser Example with LoRA Loading](https://huggingface.co/docs/diffusers/main/api/pipelines/chronoedit#inference-with-8-step-distillation-lora)
33
 
34
- ![paintbrush_1](https://cdn-uploads.huggingface.co/production/uploads/658529d61c461dfe88afe8e8/Bhm8kR8UUfOL5JkbLN4oN.gif)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
- ![paintbrush_2](https://cdn-uploads.huggingface.co/production/uploads/658529d61c461dfe88afe8e8/OH_GZNmwZRVWsy3MzB-vx.gif)
37
 
38
  ### License/Terms of Use
39
  Governing Terms: Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Apache License Version 2.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md).
 
24
  -----
25
  # ChronoEdit Paint Brush Lora
26
 
 
 
 
27
  [How to use this lora?]()
28
 
29
  [Official Diffuser Example with LoRA Loading](https://huggingface.co/docs/diffusers/main/api/pipelines/chronoedit#inference-with-8-step-distillation-lora)
30
 
31
+ Note: the lora works best together with [step distillation lora](https://huggingface.co/nvidia/ChronoEdit-14B-Diffusers/tree/main/lora?show_file_info=lora%2Fchronoedit_distill_lora.safetensors).
32
+ See https://github.com/nv-tlabs/ChronoEdit for example usage.
33
+
34
+ **Trigger Prompt**:
35
+
36
+ Turn the pencil sketch in the image into an actual object that is consistent with the image’s content. The user wants to change the sketch to a {}
37
+
38
+ {} should be filled with simple description of what you are drawing. examples:
39
+
40
+ - a crown and hat that matches the original image’s style.
41
+
42
+ ![brush_dog](https://cdn-uploads.huggingface.co/production/uploads/658529d61c461dfe88afe8e8/G3bWjBbtanHb-1f_egsNE.gif)
43
+
44
+ - five simple, black-line cartoon cat doodles in various playful poses—such as waving, peeking, and lying down—drawn as if they are interacting with the clouds at sunset.
45
+
46
+ ![brush_cloud](https://cdn-uploads.huggingface.co/production/uploads/658529d61c461dfe88afe8e8/jc6oJIw7Odu1B855qakGt.gif)
47
+
48
+ - a dragon in anime style
49
 
50
+ ![brush_dragon](https://cdn-uploads.huggingface.co/production/uploads/658529d61c461dfe88afe8e8/sA6K7C0qtoT1P38LMkdjY.gif)
51
 
52
  ### License/Terms of Use
53
  Governing Terms: Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Apache License Version 2.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md).