Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -148,7 +148,7 @@ python3 main.py \
148
  --control_type hed \
149
  --repo_id XLabs-AI/flux-controlnet-collections --name flux-hed-controlnet.safetensors --device cuda --use_controlnet \
150
  --model_type flux-dev --width 768 --height 768 \
151
- --timestep_to_start_cfg 1 --num_steps 25 --true_gs 3.5 --guidance 4
152
 
153
  ```
154
  ![Example Picture 2](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/hed_example_2.png?raw=true)
 
148
  --control_type hed \
149
  --repo_id XLabs-AI/flux-controlnet-collections --name flux-hed-controlnet.safetensors --device cuda --use_controlnet \
150
  --model_type flux-dev --width 768 --height 768 \
151
+ --timestep_to_start_cfg 1 --num_skkkteps 25 --true_gs 3.5 --guidance 4
152
 
153
  ```
154
  ![Example Picture 2](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/hed_example_2.png?raw=true)