Metadata-Version: 2.4
Name: housella-ai
Version: 1.0.2
Summary: Professional multi-task AI framework for automated 2D-to-3D floor plan recognition
Author-email: Sagar <sagar@example.com>
Project-URL: Homepage, https://github.com/Sagar1566/housella-ai
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
Description-Content-Type: text/markdown
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
Requires-Dist: requests
Requires-Dist: tqdm
