yhzhai commited on
Commit
2e87a2a
1 Parent(s): 60b5ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: "WSCL: Image Manipulation Detection"
3
  emoji: 🕵️
4
  colorFrom: blue
5
  colorTo: green
@@ -8,5 +8,5 @@ sdk_version: 4.22.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- ---
12
-
 
1
  ---
2
+ title: 'WSCL: Weakly-Supervised Image Manipulation Detection'
3
  emoji: 🕵️
4
  colorFrom: blue
5
  colorTo: green
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Detect and locate image manipulations.
12
+ ---