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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -49,11 +49,13 @@ 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
  </br>Please ❤️ this space
53
 
54
- ## Contact
55
 
56
- <a target="_blank" href="mailto:[email protected]"><img src="https://img.shields.io/badge/email-[email protected]-blue.svg?logo=gmail " alt="rasterscan.com"></a>&emsp;
 
57
 
58
  """
59
  )
 
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
58
+ WhatsApp: +1 938 202 5720
59
 
60
  """
61
  )