yhzhai commited on
Commit
90e3c5b
1 Parent(s): a5af557

add hf space config

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Towards Generic Image Manipulation Detection with Weakly-Supervised Self-Consistency Learning
2
 
3
 
 
1
+ ---
2
+ title: "WSCL: Image Manipulation Detection"
3
+ emoji: 🕵️
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 4.22.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # Towards Generic Image Manipulation Detection with Weakly-Supervised Self-Consistency Learning
14
 
15