cborg commited on
Commit
2383ea8
·
verified ·
1 Parent(s): b2fb4ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  title: Imgprivllm
3
- emoji: 🐢
4
  colorFrom: indigo
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.25.2
8
  app_file: app.py
9
  pinned: false
 
10
  ---
 
 
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Imgprivllm
3
+ emoji: 🕵️
4
  colorFrom: indigo
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.25.2
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Qwen 2.5 VL 3B finetune for image privacy anonymisation
11
  ---
12
+ # Imgprivllm
13
+ A demo of the result of my third year project, a finetuned version of Qwen 2.5 VL 3B, for the specific purpose of analysing images to detect and locate private data and enable subsequent automatic anonymisation.
14