Tohru127 commited on
Commit
ac57e9c
·
verified ·
1 Parent(s): 4f5eb89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -565,12 +565,7 @@ with gr.Blocks(title="Advanced 3D Reconstruction", theme=gr.themes.Soft()) as de
565
  # 🏗️ 3D Urban Reconstruction from Single Images
566
 
567
 
568
- Transform 2D photographs into 3D spatial models for:
569
- - Urban morphology analysis
570
- - Built environment assessment
571
- - Heritage documentation
572
- - Spatial planning visualization
573
- - Geographic information systems (GIS) integration
574
 
575
  Upload a photograph to generate interactive 3D models with exportable spatial data.
576
  """)
 
565
  # 🏗️ 3D Urban Reconstruction from Single Images
566
 
567
 
568
+ Transform 2D photographs into 3D spatial models
 
 
 
 
 
569
 
570
  Upload a photograph to generate interactive 3D models with exportable spatial data.
571
  """)