IMG_Worker/modules/__pycache__
Your Name 87f4551420 Add cleanup functionality for older files and update environment configuration
- Introduced `IMGWK_CLEAN_OLDER_THAN_SEC` in the .env file to specify the age of files to be cleaned.
- Enhanced `_safe_rmtree_contents` and `_cleanup_dir` functions to conditionally remove files older than the specified duration.
- Updated worker status to include device provider information.
- Modified tray application title to reflect the current provider status.
2025-10-29 09:13:54 +09:00
..
__init__.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
background_removal_module.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
bria_background_removal_module.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
gemma_client.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
gpu_status_checker.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
gpu_utils.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
image_processor3.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
image_worker.cpython-311.pyc Add cleanup functionality for older files and update environment configuration 2025-10-29 09:13:54 +09:00
image_worker_manager.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
log_bridge.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
mask_module_for_paddle.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
migan_module.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
ocr_module.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
postImageManager.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
request_inpaint.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
settings_manager.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
text_rendering_module.cpython-311.pyc Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00
tray_app.cpython-311.pyc Add cleanup functionality for older files and update environment configuration 2025-10-29 09:13:54 +09:00