youqiwong commited on
Commit
6997621
·
verified ·
1 Parent(s): c679446

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -6,4 +6,11 @@ base_model:
6
  - stabilityai/stable-diffusion-3.5-medium
7
  pipeline_tag: image-to-image
8
  library_name: transformers
9
- ---
 
 
 
 
 
 
 
 
6
  - stabilityai/stable-diffusion-3.5-medium
7
  pipeline_tag: image-to-image
8
  library_name: transformers
9
+ ---
10
+
11
+ # CLUE Model Card
12
+ ## Model details
13
+
14
+ **Model type:** This model, named CLUE, is an advanced image forgery localization framework that synergistically combines a LoRA-tuned Stable Diffusion 3 (SD3) and Segment Anything Model (SAM). It uniquely leverages SD3's Rectified Flow mechanism to amplify subtle forensic artifacts, which enables state-of-the-art localization of forged image regions.
15
+
16
+ **Project page:** https://github.com/youqiwong/CLUE.git