qingshan777 commited on
Commit
4cfabc8
·
verified ·
1 Parent(s): 626e0aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks() as demo:
127
  "This app uses the FG-CLIP model (qihoo360/fg-clip-base) for retrieval on CPU :"
128
  )
129
  gr.Markdown(
130
- "(Run Densefeature) only support only one class!"
131
  )
132
 
133
  with gr.Row():
 
127
  "This app uses the FG-CLIP model (qihoo360/fg-clip-base) for retrieval on CPU :"
128
  )
129
  gr.Markdown(
130
+ "(Run Densefeature) only support one class!"
131
  )
132
 
133
  with gr.Row():