Metadata-Version: 2.4
Name: housella-ai
Version: 1.0.0
Summary: Professional multi-task AI framework for automated 2D-to-3D floor plan recognition
Home-page: https://github.com/Sagar1566/housella-ai
Author: Sagar
Author-email: sagar@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: flask
Requires-Dist: flask-cors
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: scikit-image
Requires-Dist: shapely
Requires-Dist: scipy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
