adding floorplans, detail json, refactored the folders

This commit is contained in:
Kadir 2024-03-07 22:02:09 +00:00
parent e2f7998ee9
commit 46bb641026
215 changed files with 481 additions and 23 deletions

View file

@ -14,6 +14,7 @@ torch = "^2.2.1"
torchvision = "^0.17.1"
torchaudio = "^2.2.1"
jupyterlab = "^4.1.2"
pandas = "^2.2.1"
[build-system]