- Added console.log statements for debugging frontend interactions - Fixed canvas setup with proper logging - Added logging to polygon drawing and mask extraction - Mask extraction now properly loads and passes base image to ComfyUI - Polygon overlay support when using polygon hint - Added ora_editor __init__.py for proper package imports - Updated README with debugging instructions and improved documentation
3 lines
42 B
Python
3 lines
42 B
Python
# ORA Editor package
|
|
from .app import app
|