sayedM commited on
Commit
55f1970
·
1 Parent(s): cea09e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -76,7 +76,7 @@ description_html = """
76
  <body>
77
  <h1>Tuba AI Auto-Annotation Model 🚀</h1>
78
  <h2>Saving Time, Bounding Boxes at a Time </h2>
79
- <xmp>
80
  <h2>Introduction</h2>
81
  <p>Welcome to the world of DevisionX, where AI meets vision to revolutionize annotation. Our mission is to make computer vision accessible to all, and this README is your gateway to understanding how our auto-annotation model can change the way you work.</p>
82
 
@@ -104,7 +104,7 @@ description_html = """
104
  <p>DevisionX and Tuba are here to redefine the way you approach computer vision. Join us in this exciting journey, where AI meets creativity, and innovation knows no bounds.</p>
105
 
106
  <p>Get started today and be a part of the future of vision.</p>
107
- </xmp>
108
  </body>
109
  </html>
110
 
 
76
  <body>
77
  <h1>Tuba AI Auto-Annotation Model 🚀</h1>
78
  <h2>Saving Time, Bounding Boxes at a Time </h2>
79
+ <textarea readonly style="border:none;resize:none;background:none;">
80
  <h2>Introduction</h2>
81
  <p>Welcome to the world of DevisionX, where AI meets vision to revolutionize annotation. Our mission is to make computer vision accessible to all, and this README is your gateway to understanding how our auto-annotation model can change the way you work.</p>
82
 
 
104
  <p>DevisionX and Tuba are here to redefine the way you approach computer vision. Join us in this exciting journey, where AI meets creativity, and innovation knows no bounds.</p>
105
 
106
  <p>Get started today and be a part of the future of vision.</p>
107
+ </textarea>
108
  </body>
109
  </html>
110