Spaces:
Runtime error
Runtime error
| 2025-03-09 17:41:02,525 - INFO - Total execution time: 273.81 seconds | |
| 2025-03-09 17:41:02,526 - INFO - Model Path: sd-legacy/stable-diffusion-v1-5 | |
| 2025-03-09 17:41:02,526 - INFO - Image Path 0: ./assets/Trump.jpg | |
| 2025-03-09 17:41:02,526 - INFO - Image Path 1: ./assets/Biden.jpg | |
| 2025-03-09 17:41:02,526 - INFO - Use LCM: True | |
| 2025-03-09 17:41:02,526 - INFO - Number of inference steps: 8 | |
| 2025-03-09 17:41:02,526 - INFO - Guidance scale: 1 | |
| pipeline.unet = torch.compile(pipeline.unet) # Optimize further | |
| # torch.cuda.empty_cache() | |
| without empty_cache, no help. |