Metamorph / Image-Morpher /logs /execution_20250309_215757.log
nalin0503
Add Image-Morpher as folder, without assets.
fc843fe
raw
history blame
959 Bytes
2025-03-09 21:57:58,103 - ERROR - Model loading failed: [Errno 2] No such file or directory: '/mnt/slurm_home/nalin/.cache/huggingface/hub/models--DarkFlameUniverse--Stable-Diffusion-2-1-Base-8bit/refs/main', switching to standard 2-1 base.
2025-03-09 22:01:16,108 - INFO - Total execution time: 198.35 seconds
2025-03-09 22:01:16,108 - INFO - Model Path: DarkFlameUniverse/Stable-Diffusion-2-1-Base-8bit
2025-03-09 22:01:16,108 - INFO - Image Path 0: ./assets/Trump.jpg
2025-03-09 22:01:16,108 - INFO - Image Path 1: ./assets/Biden.jpg
2025-03-09 22:01:16,108 - INFO - Use LCM: False
2025-03-09 22:01:16,108 - INFO - Number of inference steps: 50
2025-03-09 22:01:16,108 - INFO - Guidance scale: 1
So this was with LCM false and the optimisations for Flags enabled.
inductor.config.conv_1x1_as_mm = True
inductor.config.coordinate_descent_tuning = True
inductor.config.epilogue_fusion = False
inductor.config.coordinate_descent_check_all_directions = True