Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 401 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 401 Bytes

MagicAI

I worked on the source code from MagicAI and noticed that it lacks a modular structure, making it difficult to maintain and follow. Therefore, I spent time restructuring it into a modular format based on internachi/modular. This approach allows for easier maintenance and the ability to extend features and improve performance significantly.

composer require internachi/modular