You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run "python src/eval.py --dataset_path --batch_size --mixed_precision fp16 --output_dir --save_name --num_workers_test --sketch_cond_rate 0.2 --dataset <dresscode|vitonhd> --start_cond_rate 0.0 --test_order <paired|unpaired>", I met the error as follows:
ValueError: cross_attention_dim must be specified for CrossAttnDownBlock2D
The text was updated successfully, but these errors were encountered:
when I run "python src/eval.py --dataset_path --batch_size --mixed_precision fp16 --output_dir --save_name --num_workers_test --sketch_cond_rate 0.2 --dataset <dresscode|vitonhd> --start_cond_rate 0.0 --test_order <paired|unpaired>", I met the error as follows:
ValueError: cross_attention_dim must be specified for CrossAttnDownBlock2D
The text was updated successfully, but these errors were encountered: