Wolowolo commited on
Commit
61aa736
·
verified ·
1 Parent(s): 004883d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -368,7 +368,7 @@ with gr.Blocks(css=".custom-label { font-weight: bold !important; font-size: 16p
368
  gr.Markdown(
369
  "<b>☉ Powered by ViT models pre-trained from [FSFM-3C](https://fsfm-3c.github.io/)</b> <br>"
370
  "<b>☉ We do not and cannot access or store the data you upload.</b> <br>"
371
- "<b>☉ Release (Continuously updating [by [Gaojian Wang/汪高健](https://scholar.google.com/citations?user=tpP4cFQAAAAJ&hl=zh-CN&oi=ao), Cooperation Consulting: [Feng Lin](https://flin.group/)]) </b>: "
372
  "<b>[V1.1] 2026/04/30:</b> "
373
  "Updated <b>✨Unified-detector_v1_Fine-tuned_on_4_classes</b> inference normalization. "
374
  "The detector is based on FSFM ViT-B/16 pre-trained on <b>VGGFace2</b>; "
 
368
  gr.Markdown(
369
  "<b>☉ Powered by ViT models pre-trained from [FSFM-3C](https://fsfm-3c.github.io/)</b> <br>"
370
  "<b>☉ We do not and cannot access or store the data you upload.</b> <br>"
371
+ "<b>☉ Release (Continuously updating [by [Gaojian Wang/汪高健](https://scholar.google.com/citations?user=tpP4cFQAAAAJ&hl=zh-CN&oi=ao), Cooperation Consulting: [Feng Lin](https://flin.group/)] </b>: <br>"
372
  "<b>[V1.1] 2026/04/30:</b> "
373
  "Updated <b>✨Unified-detector_v1_Fine-tuned_on_4_classes</b> inference normalization. "
374
  "The detector is based on FSFM ViT-B/16 pre-trained on <b>VGGFace2</b>; "