andywu-kby commited on
Commit
b415b09
·
verified ·
1 Parent(s): 7976d90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -49,13 +49,12 @@ with gr.Blocks() as demo:
49
 
50
  ## About Us
51
  RasterScan stands at the forefront of innovation in the realm of architectural and interior design, revolutionizing the way professionals and enthusiasts alike visualize and create spaces. Specializing in floor plan recognition and design, RasterScan harnesses the power of cutting-edge technology to transform blueprints, hand-sketches, and existing floor plans into immersive, three-dimensional models.
52
- Please contact us if you want to run our on-premise solution on your server to speedup the pipeline
53
  </br>Please ❤️ this space
54
 
55
- ## Contact:
56
-
57
  Email: [email protected]
58
- WhatsApp: +1 938 202 5720
59
 
60
  """
61
  )
 
49
 
50
  ## About Us
51
  RasterScan stands at the forefront of innovation in the realm of architectural and interior design, revolutionizing the way professionals and enthusiasts alike visualize and create spaces. Specializing in floor plan recognition and design, RasterScan harnesses the power of cutting-edge technology to transform blueprints, hand-sketches, and existing floor plans into immersive, three-dimensional models.
52
+
53
  </br>Please ❤️ this space
54
 
55
+ ## Contact: Please contact us if you want to run our on-premise solution on your server to speedup the pipeline
 
56
  Email: [email protected]
57
+ </br> WhatsApp: +1 938 202 5720
58
 
59
  """
60
  )