auto-diffuser-config / logs /auto_diffusers_20250529_154909.log
chansung's picture
Upload folder using huggingface_hub
aae35f1 verified
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:72 - ================================================================================
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:73 - AUTO DIFFUSERS CONFIG - DEBUG SESSION STARTED
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:74 - ================================================================================
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:75 - Log level: INFO
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:76 - Logging to console: True
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:77 - Logging to file: True
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:79 - Main log file: logs/auto_diffusers_20250529_154909.log
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:80 - Error log file: logs/errors_20250529_154909.log
2025-05-29 15:49:09 - root - INFO - setup_debug_logging:81 - ================================================================================
2025-05-29 15:49:09 - __main__ - INFO - main:74 - Starting Auto Diffusers Config application
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:125 - SYSTEM INFORMATION:
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:126 - Platform: Darwin 24.2.0
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:127 - Architecture: arm64
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:128 - Python: 3.12.9 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 12:55:12) [Clang 14.0.6 ]
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:129 - Working directory: /Users/deep-diver/Developers/auto-diffusers
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:130 - Process ID: 36905
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:134 - ENVIRONMENT VARIABLES:
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:139 - GOOGLE_API_KEY: Set (length: 39)
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:139 - CUDA_VISIBLE_DEVICES: Not set
2025-05-29 15:49:09 - debug_config - INFO - log_system_info:139 - PYTORCH_CUDA_ALLOC_CONF: Not set
2025-05-29 15:49:09 - __main__ - INFO - check_requirements:34 - Checking package requirements...
2025-05-29 15:49:10 - __main__ - WARNING - check_requirements:47 - βœ— Package torch missing
2025-05-29 15:49:10 - __main__ - WARNING - check_requirements:47 - βœ— Package psutil missing
2025-05-29 15:49:10 - __main__ - ERROR - check_requirements:50 - Missing packages: torch, psutil
2025-05-29 15:49:10 - __main__ - ERROR - main:85 - Requirements check failed, exiting