The --min_timesteps and --max_timesteps were ignored in train_controlnet.py
I wanted to use them to see if it was a lever to help improve color support via controlnet, as color is mostly controlled in early timesteps. The results were not satisfactory, but this might be useful to other people playing with this nice script
The
--min_timesteps
and--max_timesteps
were ignored intrain_controlnet.py
I wanted to use them to see if it was a lever to help improve color support via controlnet, as color is mostly controlled in early timesteps. The results were not satisfactory, but this might be useful to other people playing with this nice script