bubbliiiing commited on
Commit ·
7f4abdc
1
Parent(s): 97087d1
Update README
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ library_name: videox_fun
|
|
| 16 |
|
| 17 |
## Model Features
|
| 18 |
- This ControlNet is added on 15 layer blocks and 2 refiner layer blocks (Lite models are added on 3 layer blocks and 2 refiner blocks). It supports multiple control conditions—including Canny, Depth, Pose, MLSD, Scribble, Hed and Gray can be used like a standard ControlNet.
|
| 19 |
-
- Inpainting mode is also supported.
|
| 20 |
-
- You can adjust control_context_scale for stronger control and better detail preservation. For better stability, we highly recommend using a detailed prompt. The optimal range for control_context_scale is from 0.65 to
|
| 21 |
|
| 22 |
## Results
|
| 23 |
|
|
|
|
| 16 |
|
| 17 |
## Model Features
|
| 18 |
- This ControlNet is added on 15 layer blocks and 2 refiner layer blocks (Lite models are added on 3 layer blocks and 2 refiner blocks). It supports multiple control conditions—including Canny, Depth, Pose, MLSD, Scribble, Hed and Gray can be used like a standard ControlNet.
|
| 19 |
+
- Inpainting mode is also supported. When using inpaint mode, please use a larger control_context_scale, as this will result in better image continuity.
|
| 20 |
+
- You can adjust control_context_scale for stronger control and better detail preservation. For better stability, we highly recommend using a detailed prompt. The optimal range for control_context_scale is from 0.65 to 1.00.
|
| 21 |
|
| 22 |
## Results
|
| 23 |
|