PrarthanaTS commited on
Commit
727979e
·
1 Parent(s): 1f72c54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,6 +34,7 @@ description_with_icon = f"""
34
  </span>
35
  </div>
36
  """
 
37
 
38
  def segment_everything(
39
  input,
 
34
  </span>
35
  </div>
36
  """
37
+ css = "h1 { text-align: center } .about { text-align: justify; padding-left: 10%; padding-right: 10%; }"
38
 
39
  def segment_everything(
40
  input,