crazyai-kby commited on
Commit
2992e49
1 Parent(s): 8cc8dd0
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -34,7 +34,11 @@ with gr.Blocks() as demo:
34
  gr.Markdown(
35
  """
36
  # Raster-To-Vector on Floor Plan images
37
- Please give me star if you like it and reach out to me to get on-premise solutions. (Email: andywu@kby-ai.com)
 
 
 
 
38
  """
39
  )
40
 
 
34
  gr.Markdown(
35
  """
36
  # Raster-To-Vector on Floor Plan images
37
+ Please give me star if you like it and reach out to me to get on-premise solutions.
38
+
39
+ For any inquiries or questions, please contact us
40
+ [Whatsapp](https://wa.me/+14422295661) | [Telegram](https://t.me/kby-andy) | andywu@kby-ai.com
41
+
42
  """
43
  )
44