IMG_Worker/modules/__pycache__
Your Name 19eab3a464 Implement toggle state updates and external inpainting functionality
- Added `update_toggle_states` method to `WorkerManager` for managing toggle state updates.
- Introduced `update_toggle` endpoint in the API to handle toggle state updates.
- Enhanced `ImageProcessor3` with a new `_resolve_font_path` method for dynamic font resolution.
- Implemented external inpainting request handling in `Request_AI_Server`.
- Updated `.gitignore` to include build artifacts and distribution directories.
- Removed obsolete environment configuration and binary files from the build directory.
2025-11-23 11:08:35 +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 Implement toggle state updates and external inpainting functionality 2025-11-23 11:08:35 +09:00
image_worker.cpython-311.pyc Implement toggle state updates and external inpainting functionality 2025-11-23 11:08:35 +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 Implement toggle state updates and external inpainting functionality 2025-11-23 11:08:35 +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