FRESCO
FRESCO copied to clipboard
bad result of white cat
HI! Thanks your great work! I'm having some problems in white cat result. This my config, but get bad result `# data file_path: './videos/cat_white_input.mp4' save_path: './output/cat_white_input/A white cat in pink background/' mininterv: 1 # for keyframe selection maxinterv: 1 # for keyframe selection
diffusion
seed: 0 prompt: 'A white cat in pink background' sd_path: 'stablediffusionapi/flat-2d-animerge' use_controlnet: True controlnet_type: 'hed' # 'hed', 'canny' cond_scale: 0.7 use_freeu: False
video-to-video translation
batch_size: 8 num_inference_steps: 20 num_warmup_steps: 5 end_opt_step: 15 run_ebsynth: False max_process: 4
supporting model
gmflow_path: './model/gmflow_sintel-0c07dcb3.pth'
sod_path: './model/epoch_resnet.pth'
use_salinecy: True`
Maybe you can help me.