Fix a little type

#2
by milyiyo - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ title = 'GroupViT'
142
  description = """
143
  Gradio Demo for GroupViT: Semantic Segmentation Emerges from Text Supervision. \n
144
  You may click on of the examples or upload your own image. \n
145
- GroupViT could perform open vocabulary segmentation, you may input more classes (seperate by comma).
146
  """
147
 
148
  article = """
 
142
  description = """
143
  Gradio Demo for GroupViT: Semantic Segmentation Emerges from Text Supervision. \n
144
  You may click on of the examples or upload your own image. \n
145
+ GroupViT could perform open vocabulary segmentation, you may input more classes (separated by comma).
146
  """
147
 
148
  article = """